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.
2 parents 44033a7 + 3d6070d commit c426fa5Copy full SHA for c426fa5
README.md
@@ -130,9 +130,9 @@ build.
130
131
MSVC builds of Rust additionally require an installation of Visual Studio 2017
132
(or later) so `rustc` can use its linker. The simplest way is to get the
133
-[Visual Studio Build Tools] and check the “C++ build tools” workload.
+[Visual Studio], check the “C++ build tools” and “Windows 10 SDK” workload.
134
135
-[Visual Studio Build Tools]: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
+[Visual Studio]: https://visualstudio.microsoft.com/downloads/
136
137
(If you're installing cmake yourself, be careful that “C++ CMake tools for
138
Windows” doesn't get included under “Individual components”.)
0 commit comments