Chore: update Windows build instructions (#29342)

update "Change" to "Modify" to reflect the actual options the user sees when opening visual studio installer
This commit is contained in:
George Xu 2021-05-26 14:19:43 -07:00 committed by GitHub
parent 7984933e9c
commit 386572bb86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ creating a full distribution since `symstore.exe` is used for creating a symbol
store from `.pdb` files.
* Different versions of the SDK can be installed side by side. To install the
SDK, open Visual Studio Installer, select
`Change` → `Individual Components`, scroll down and select the appropriate
`Modify` → `Individual Components`, scroll down and select the appropriate
Windows SDK to install. Another option would be to look at the
[Windows SDK and emulator archive](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive)
and download the standalone version of the SDK respectively.