瀏覽代碼

Merge pull request #132 from bratsos/master

Warning for Win10 on readme
Zeke Sikelianos 8 年之前
父節點
當前提交
dea012119e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -29,6 +29,8 @@ npm install
 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
 
 - [electron.atom.io/docs](http://electron.atom.io/docs) - all of Electron's documentation