Skip to content

Commit

Permalink
Fix desktop build instructions
Browse files Browse the repository at this point in the history
Fixes element-hq#2793 again after regression 3c91f90
  • Loading branch information
andreygursky committed Feb 16, 2017
1 parent f629b2f commit 34c9d0b
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 34c9d0b

Please sign in to comment.