We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36601f6 commit 1cf662eCopy full SHA for 1cf662e
README.md
@@ -130,11 +130,10 @@ 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
-Windows 10 SDK is also required now.
136
137
-[Visual Studio Build Tools]: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
+[Visual Studio]: https://visualstudio.microsoft.com/zh-hans/downloads/
138
139
(If you're installing cmake yourself, be careful that “C++ CMake tools for
140
Windows” doesn't get included under “Individual components”.)
0 commit comments