diff --git a/README.md b/README.md index 57459ec..17ded97 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For more information, check [CONTRIBUTING.md](CONTRIBUTING.md). - `npm install`, the postinstall script compiles native node modules for electron - might need to install some build tools depending on your platform - `npm run watch` for code transpilation (starts watchers) -- `npm run start` +- `npm start` ## Usage