Skip to content

Commit 7006492

Browse files
authored
replace "Preview" in the MSVC vcvarsall path with "Community"
1 parent fb7c53c commit 7006492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ newer installed.
245245
On Windows 11 with Visual Studio 2022, this would be done by invoking:
246246

247247
```shell
248-
"c:\Program Files\Microsoft Visual Studio\2022\Preview\vc\Auxiliary\Build\vcvars64.bat"
248+
"c:\Program Files\Microsoft Visual Studio\2022\Community\vc\Auxiliary\Build\vcvars64.bat"
249249
```
250250

251251
With VS2019, the command should be the same (except for the year number of course).

0 commit comments

Comments
 (0)