diff --git a/README.md b/README.md index 6f31b859aa..61499d391e 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ built it yourself. To run as a desktop app: -1. Follow the instructions in 'Building From Source' above +1. Follow the instructions in 'Building From Source' above, but run + `npm run build` instead of `npm run dist` (since we don't need the tarball). 2. Install electron and run it: ```