From 8ae99ebd1f3b1b3b7678bcb3735ca9c8f114f245 Mon Sep 17 00:00:00 2001 From: "Brian R. Bondy" Date: Sat, 12 Dec 2015 22:25:45 -0500 Subject: [PATCH] Indicate that Update 5 is required for VS2013 --- 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 733966f1da69..2342131a78d3 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 2013 - [download VS 2013 Community Edition for +* Visual Studio 2013 with Update 5 - [download VS 2013 Community Edition for free](https://www.visualstudio.com/downloads/download-visual-studio-vs). * [Python 2.7](http://www.python.org/download/releases/2.7/) * [Node.js](http://nodejs.org/download/)