From 09d675b5fc7becdd4c9ab69b87fc9e216ccba80a Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Mon, 3 Apr 2017 14:03:52 +0100 Subject: [PATCH] Reverted to recommending MS Visual Studio 2015 Build Tools. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 526343ef..76b7b452 100644 --- a/README.rst +++ b/README.rst @@ -113,9 +113,9 @@ macOS Microsoft Windows ^^^^^^^^^^^^^^^^^ -* Download and install Build Tools for Visual Studio 2017 from the `Visual Studio downloads page `_ in the section Other Tools and Frameworks. Use the default installation options. +* Download and install `Microsoft Visual C++ 2015 Build Tools `_. Use the default installation options. -Alternatively if you are using Windows 10 and feeling adventurous you can install the `Windows Subsystem for Linux `_ and then follow the Linux install instructions for gprMax. +Alternatively if you are using Windows 10 and feeling adventurous you can install the `Windows Subsystem for Linux `_ and then follow the Linux install instructions for gprMax. Note however that currently WSL does not aim to support GUI desktops or applications, e.g. Gnome, KDE, etc.... 3. Build and install gprMax ---------------------------