diff --git a/README.md b/README.md index fd6acfd7788..10436521fe9 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ To run as a desktop app: ``` npm install electron + npm run build node_modules/.bin/electron . ```