From 37eccbcd33bdfa81d41a8528688f8255db365360 Mon Sep 17 00:00:00 2001 From: bughit Date: Tue, 20 Mar 2018 17:15:59 -0400 Subject: [PATCH] Update 3 (of Visual Studio 2017) is leftover from 2015 (#12372) does not apply to 2017 it's not clear to me that it's possible to download a non current version of vs2017 but if a specific version is required the directions should explain how to get it --- 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 0e94e2fde5c7..4d55daa8a02d 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 Update 3 - [download VS 2017 Community Edition for +* Visual Studio 2017 - [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/)