We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25e148e + 7006492 commit 0929865Copy full SHA for 0929865
docs/install.md
@@ -245,7 +245,7 @@ newer installed.
245
On Windows 11 with Visual Studio 2022, this would be done by invoking:
246
247
```shell
248
- "c:\Program Files\Microsoft Visual Studio\2022\Preview\vc\Auxiliary\Build\vcvars64.bat"
+ "c:\Program Files\Microsoft Visual Studio\2022\Community\vc\Auxiliary\Build\vcvars64.bat"
249
```
250
251
With VS2019, the command should be the same (except for the year number of course).
0 commit comments