diff --git a/README.md b/README.md index bed36e6685a..cd7d35a5568 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ pip install virtualenv 3. Install Git for Windows (https://git-scm.com/download/win). DO allow it to add git.exe to the PATH (default settings for the installer are fine). -4. Install Visual Studio Community 2017 (https://www.visualstudio.com/). You MUST add "Visual C++" to the +4. Install Visual Studio Community 2017 (https://www.visualstudio.com/vs/community/). You MUST add "Visual C++" to the list of installed components. It is not on by default. > If you encountered errors with the environment above, do the following for a workaround: > 1. Download and install [Build Tools for Visual Studio 2017](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=15)