Skip to content

Commit 04534c1

Browse files
committed
chore: Fix quotes
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 90e59fd commit 04534c1

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. Or minimally, use the tab Single Components and select these items: MSVC - VS 2019 C++ x64/x86 build tools and Windows 10 SDK
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)