docs: min windows server version for building is 2012 (#13935)
This commit is contained in:
parent
379998e2f6
commit
2551837ffb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Follow the guidelines below for building Electron on Windows.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
* Windows 10 / Server 2008 R2 or higher
|
* Windows 10 / Server 2012 R2 or higher
|
||||||
* Visual Studio 2017 15.7.2 or higher - [download VS 2017 Community Edition for
|
* Visual Studio 2017 15.7.2 or higher - [download VS 2017 Community Edition for
|
||||||
free](https://www.visualstudio.com/vs/)
|
free](https://www.visualstudio.com/vs/)
|
||||||
* [Python 2.7](http://www.python.org/download/releases/2.7/)
|
* [Python 2.7](http://www.python.org/download/releases/2.7/)
|
||||||
|
|
Loading…
Reference in a new issue