Skip to content

Commit b4b65c1

Browse files
author
Greg Van Liew
authored
Merge pull request #11 from artl93/patch-3
Fixed styling
2 parents 08756c4 + 08d36fe commit b4b65c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/install-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To install Visual Studio 2017 RC in a language of your choosing, click the **Lan
9696
9797
## Changing the installer language
9898

99-
By default, the installer program tries to match the language of the operating system when run for the first time. The installer will remember this setting. The setting can later be changed by running the installer from the command line. For example, the user can force the installer to run in English by running **vs_installer.exe --locale en-US**. This setting will then be remembered when the installer is run the next time. The installer supports the following language tokens: zh-CN, zh-TW, cs-CZ, en-US, fr-FR, de-DE, it-IT, ja-JP, ko-KR, pl-PL, pt-BR, ru-RU, es-ES, and tr-TR.
99+
By default, the installer program tries to match the language of the operating system when run for the first time. The installer will remember this setting. The setting can later be changed by running the installer from the command line. For example, the user can force the installer to run in English by running `vs_installer.exe --locale en-US`. This setting will then be remembered when the installer is run the next time. The installer supports the following language tokens: zh-CN, zh-TW, cs-CZ, en-US, fr-FR, de-DE, it-IT, ja-JP, ko-KR, pl-PL, pt-BR, ru-RU, es-ES, and tr-TR.
100100

101101
## See Also
102102
* [Modify Visual Studio 2017 RC](modify-visual-studio.md)

0 commit comments

Comments
 (0)