From 42e456643f9105a5809ee809b83116d3ad3c38a0 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Fri, 11 Nov 2016 09:39:23 +0100 Subject: [PATCH] Updated description of location for downloading MS Windows Build Tools. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6958e68e..5a4bf1ab 100644 --- a/README.rst +++ b/README.rst @@ -110,9 +110,9 @@ Mac OS X Microsoft Windows ^^^^^^^^^^^^^^^^^ -* Download and install Microsoft Visual C++ Build Tools 2015 directly from http://go.microsoft.com/fwlink/?LinkId=691126. Use the default installation options. +* Download and install Microsoft Visual C++ Build Tools 2015 Update 3 directly from http://go.microsoft.com/fwlink/?LinkId=691126. Use the default installation options. -You can also download Microsoft Visual C++ Build Tools 2015 by going to https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx and choosing Tools for Visual Studio 2015 -> Microsoft Visual C++ Build Tools 2015. +You can also download Microsoft Visual C++ Build Tools 2015 by going to https://www.visualstudio.com/downloads/, and the section Other Tools and Frameworks -> Microsoft Visual C++ Build Tools 2015 Update 3. 3. Build and install gprMax ---------------------------