diff --git a/docs/build-instructions/windows.md b/docs/build-instructions/windows.md index 0ae063493..9a433f0d0 100644 --- a/docs/build-instructions/windows.md +++ b/docs/build-instructions/windows.md @@ -16,7 +16,7 @@ `mklink /d %SystemDrive%\Python27 D:\elsewhere\Python27` * [GitHub for Windows](http://windows.github.com/) -### On Windows 8 +### On Windows 8 or 10 * [Visual Studio Express 2013 for Windows Desktop](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_2) * [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))