Build with Visual Studio 2017

This commit is contained in:
Cheng Zhao 2018-03-13 14:21:09 +09:00 committed by Aleksei Kuzmin
parent e6d38cb64e
commit 42938de973
4 changed files with 6 additions and 6 deletions

View file

@ -5,8 +5,8 @@ Follow the guidelines below for building Electron on Windows.
## Prerequisites
* Windows 7 / Server 2008 R2 or higher
* Visual Studio 2015 Update 3 - [download VS 2015 Community Edition for
free](https://www.visualstudio.com/vs/older-downloads/)
* Visual Studio 2017 Update 3 - [download VS 2017 Community Edition for
free](https://www.visualstudio.com/vs/)
* [Python 2.7](http://www.python.org/download/releases/2.7/)
* [Node.js](https://nodejs.org/download/)
* [Git](http://git-scm.com)