Skip to content

Commit

Permalink
Merge pull request #2793 from joelostblom/patch-1
Browse files Browse the repository at this point in the history
Update desktop build instructions fixes #2792
  • Loading branch information
ara4n authored Dec 22, 2016
2 parents ff70b0a + e741a4f commit e8eadc5
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 @@ -104,6 +104,7 @@ To run as a desktop app:
```
npm install
npm install electron
npm run build
node_modules/.bin/electron .
```

Expand Down

0 comments on commit e8eadc5

Please sign in to comment.