diff --git a/README.md b/README.md index 50a8ff041..a468955bf 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ To run as a desktop app: ``` npm install npm install electron +npm run build node_modules/.bin/electron . ```