diff --git a/packages/desktop/README.md b/packages/desktop/README.md index 5dbf233bcf..0cad5cc8b4 100644 --- a/packages/desktop/README.md +++ b/packages/desktop/README.md @@ -22,7 +22,7 @@ npm run start ## Versioning packages -Before trying to release a new version, make sure you have GH_TOKEN env set. +Before trying to release a new version, make sure you have `GH_TOKEN` env set. The project uses independent versioning which means each package has its own version number. Only those packages in which something has changed since the last release will be bumped. @@ -60,7 +60,7 @@ npm run lerna add luxon packages/state-manager ---- -Lerna takes care of all the packages. You can execute scripts is every pakcage by simpy running: +Lerna takes care of all the packages. You can execute scripts is every package by simply running: ``` npm run lerna run