Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m-schuetz committed Jan 31, 2018
1 parent 0da1337 commit f9664a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,8 @@ Start the application:
npm start
```

or if node.js is not installed, e.g. if you're starting it on another PC than the one you've built it on, try this:
```
./node_modules/electron/dist/electron.exe ./main
```

0 comments on commit f9664a6

Please sign in to comment.