This commit is contained in:
Nathan Sobo 2015-09-22 10:17:32 -06:00
parent 42cdb234de
commit d2429840f6

View File

@ -18,7 +18,7 @@
### On Windows 8 or 10
* [Visual Studio Express 2013 or 2015 for Windows Desktop](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_2)
* **Be sure to customized the installation to include Visual C++, it's not installed by default**
* **Be sure to customize the installation to include Visual C++, it's not installed by default**
* [node.js](http://nodejs.org/download/) (0.10.x or 0.12.x) or [io.js](https://iojs.org) (1.x or 2.x)
* [Python](https://www.python.org/downloads/) v2.7.x (required by [node-gyp](https://github.com/TooTallNate/node-gyp))
* [GitHub Desktop](http://desktop.github.com/)