Tried the guide on Windows 10 x64 latest version, encountered few issue and updated the guide to make it easier to use

Sina Salek 2017-03-02 20:02:16 +03:30
parent 9db3289fa1
commit 667dc0a88b

@ -1,12 +1,13 @@
Requirements:
- Install MeteorJS https://www.meteor.com/
- Install NodeJS (Optional)
- Install NodeJS, [Currently only 0.10.x is supported](https://nodejs.org/en/download/releases/) (Optional but recommended)
- Install Python 2.7 (Installation through Chocolatey(`choco install python2 -y`) is recomended)
- If you are on windows 7, Install .NET 4.5.1+
- Install Visual C++ 2015 Build Tools. (http://landinghub.visualstudio.com/visual-cpp-build-tools)
- Install Git
- Restart Windows (Optional but recommended)
From this point, use Git bash to run commands to make sure everything works as is.
From this point, use Git bash to run commands to make sure everything works as is, but if you had trouble accessing meteor or npm commands via Git bash, windows CMD will most likely work without any problem.
- Inside the Git Bash, run these commands:
```
npm config -g set msvs_version 2015