Skip to content

Commit a1a6f31

Browse files
ChrisDentonrami3l
authored andcommitted
Note that selecting VS lang packs is optional
1 parent d89f785 commit a1a6f31

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/user-guide/src/installation/windows-msvc.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,17 @@ Note that the specific version of the Windows SDK doesn't matter for pure Rust c
5252
![Select the latest MSVC component](images/component-msvc.png)
5353
![Select the Windows 11 SDK component](images/component-sdk.png)
5454

55-
### Completing the install
55+
### Adding Language Packs (optional)
5656

57-
After choosing the components, switch to the "Language Packs" tab and add the English language pack in addition to your preferred language.
57+
After choosing the components, you may also want to select the language packs to install.
58+
Switch to the "Language Packs" tab and add the languages.
59+
It is recommended that you add the English language pack in addition to your preferred language.
60+
This will provide English language error messages, which may help when reporting errors.
5861

5962
![Add the English language](images/step4.png)
6063

64+
### Completing the install
65+
6166
Finally click the install button and wait for everything to be installed.
6267

6368
![Wait for the install to complete](images/step5.png)

0 commit comments

Comments
 (0)