Merge pull request #132 from bratsos/master

Warning for Win10 on readme
This commit is contained in:
Zeke Sikelianos 2017-04-05 12:18:18 -07:00 committed by GitHub
commit dea012119e
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ npm install
npm start npm start
``` ```
Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.
## Resources for Learning Electron ## Resources for Learning Electron
- [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation - [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation