Skip to content

Commit 90e59fd

Browse files
authored
Add extra info about exact VS components needed
1 parent 7b6e232 commit 90e59fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/self_update.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ tools:
284284
285285
Check its box for "Desktop development with C++" which will ensure that
286286
the Windows 10 SDK is selected. If your locale language is not English,
287-
then additionally check the box for English under Language packs.
287+
then additionally check the box for English under Language packs. Or minimally, use the tab Single Components and select these items: “MSVC - VS 2019 C++ x64/x86 build tools” and “Windows 10 SDK”
288288
289289
Alternately, you can install Visual Studio 2019, Visual Studio 2017,
290290
Visual Studio 2015, or Visual Studio 2013 and during install select

0 commit comments

Comments
 (0)