Skip to content

Commit 2551837

Browse files
authored
docs: min windows server version for building is 2012 (electron#13935)
1 parent 379998e commit 2551837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/build-instructions-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Follow the guidelines below for building Electron on Windows.
44

55
## Prerequisites
66

7-
* Windows 10 / Server 2008 R2 or higher
7+
* Windows 10 / Server 2012 R2 or higher
88
* Visual Studio 2017 15.7.2 or higher - [download VS 2017 Community Edition for
99
free](https://www.visualstudio.com/vs/)
1010
* [Python 2.7](http://www.python.org/download/releases/2.7/)

0 commit comments

Comments
 (0)