From c2f770df02a986b76fe1e2c1047bc952189842e5 Mon Sep 17 00:00:00 2001 From: "trop[bot]" Date: Fri, 13 Jul 2018 18:17:53 -0500 Subject: [PATCH] Update Windows VS2017 requirement (#13665) --- docs/development/build-instructions-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/build-instructions-windows.md b/docs/development/build-instructions-windows.md index 7ea6acf54286..0afd0ef3ea46 100644 --- a/docs/development/build-instructions-windows.md +++ b/docs/development/build-instructions-windows.md @@ -5,7 +5,7 @@ Follow the guidelines below for building Electron on Windows. ## Prerequisites * Windows 7 / Server 2008 R2 or higher -* Visual Studio 2017 - [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/) * [Python 2.7](http://www.python.org/download/releases/2.7/) * [Node.js](https://nodejs.org/download/)