Skip to content

Commit 7b6e232

Browse files
authored
Update help text to align with new VS Build Tools installer
1 parent eaee3e7 commit 7b6e232

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/cli/self_update.rs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,9 @@ tools:
282282
283283
https://visualstudio.microsoft.com/visual-cpp-build-tools/
284284
285-
Please ensure the Windows 10 SDK and the English language pack components
286-
are included when installing the Visual C++ Build Tools.
285+
Check its box for "Desktop development with C++" which will ensure that
286+
the Windows 10 SDK is selected. If your locale language is not English,
287+
then additionally check the box for English under Language packs.
287288
288289
Alternately, you can install Visual Studio 2019, Visual Studio 2017,
289290
Visual Studio 2015, or Visual Studio 2013 and during install select

0 commit comments

Comments
 (0)