docs: recommend windows 10 as the minimum build OS

I'm pretty sure building on windows 7 doesn't work.
This commit is contained in:
Jeremy Apthorp 2018-08-03 15:42:12 -07:00 committed by GitHub
parent 9f328abe19
commit 379998e2f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ Follow the guidelines below for building Electron on Windows.
## Prerequisites
* Windows 7 / Server 2008 R2 or higher
* Windows 10 / Server 2008 R2 or higher
* Visual Studio 2017 15.7.2 or higher - [download VS 2017 Community Edition for
free](https://www.visualstudio.com/vs/)
* [Python 2.7](http://www.python.org/download/releases/2.7/)