Skip to content

Commit 1cf662e

Browse files
authored
rephrase
1 parent 36601f6 commit 1cf662e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,10 @@ build.
130130

131131
MSVC builds of Rust additionally require an installation of Visual Studio 2017
132132
(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.
133+
[Visual Studio], check the “C++ build tools” and “Windows 10 SDK” workload.
134134

135-
Windows 10 SDK is also required now.
136135

137-
[Visual Studio Build Tools]: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
136+
[Visual Studio]: https://visualstudio.microsoft.com/zh-hans/downloads/
138137

139138
(If you're installing cmake yourself, be careful that “C++ CMake tools for
140139
Windows” doesn't get included under “Individual components”.)

0 commit comments

Comments
 (0)