We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2394ee1 commit d6e5fcbCopy full SHA for d6e5fcb
src/rustup-cli/self_update.rs
@@ -172,10 +172,10 @@ Rust requires the Microsoft C++ build tools for Visual Studio 2013 or
172
later, but they don't seem to be installed.
173
174
The easiest way to acquire the build tools is by installing Microsoft
175
-Visual C++ Build Tools 2015 which provides just the Visual C++ build
+Visual C++ Build Tools 2017 which provides just the Visual C++ build
176
tools:
177
178
- http://landinghub.visualstudio.com/visual-cpp-build-tools
+ https://aka.ms/buildtools
179
180
Alternately, you can install Visual Studio 2015 or Visual
181
Studio 2013 and during install select the "C++ tools":
0 commit comments