From c4791f9e58a614f940e45a6a42bb0932f1cbd291 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 22 Jan 2016 14:14:14 +0000 Subject: [PATCH] Corrected text to match MSVS screenshot. --- docs/source/readme_install_devs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/readme_install_devs.rst b/docs/source/readme_install_devs.rst index b7ce4a52..b78c36be 100644 --- a/docs/source/readme_install_devs.rst +++ b/docs/source/readme_install_devs.rst @@ -55,7 +55,7 @@ Mac OS X Microsoft Windows ^^^^^^^^^^^^^^^^^ -* Download and install Microsoft Visual Studio 2015 Community (https://www.visualstudio.com/downloads/download-visual-studio-vs), which is free. Do a custom install and make sure under programming languages Visual C++ is selected, no other options are required. +* Download and install Microsoft Visual Studio 2015 Community (https://www.visualstudio.com/downloads/download-visual-studio-vs), which is free. Do a custom install and make sure 'Programming languages|Visual C++|Common Tools for Visual C++ 2015' is selected, no other options are required. .. figure:: images/MSVS2015_install.png :width: 400 px