diff --git a/README.md b/README.md index 7bef64783d..55463a376e 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,7 @@ To run as a desktop app: ``` npm install electron - npm run install:electron - node_modules/.bin/electron . + npm run electron ``` To build packages, use electron-builder. This is configured to output: