Skip to content

Commit

Permalink
Fix desktop build instructions
Browse files Browse the repository at this point in the history
Fixes #2792 again after regression 3c91f90
  • Loading branch information
andreygursky committed Feb 16, 2017
1 parent f629b2f commit c836828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ To run as a desktop app:

```
npm install electron
npm run build
node_modules/.bin/electron .
```

Expand Down

0 comments on commit c836828

Please sign in to comment.