docs: Update link of VS Community
Also fix the version of VS requried. Close #3962.
This commit is contained in:
parent
91ca84d106
commit
e3d3cd1198
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ Follow the guidelines below for building Electron on Windows.
|
|||
## Prerequisites
|
||||
|
||||
* Windows 7 / Server 2008 R2 or higher
|
||||
* Visual Studio 2013 with Update 5 - [download VS 2013 Community Edition for
|
||||
free](https://www.visualstudio.com/downloads/download-visual-studio-vs).
|
||||
* Visual Studio 2013 with Update 4 - [download VS 2013 Community Edition for
|
||||
free](https://www.visualstudio.com/news/vs2013-community-vs).
|
||||
* [Python 2.7](http://www.python.org/download/releases/2.7/)
|
||||
* [Node.js](http://nodejs.org/download/)
|
||||
* [Git](http://git-scm.com)
|
||||
|
|
Loading…
Reference in a new issue