Updated Readme to reflect the change of default triplet. (#986)
This commit is contained in:
parent
801e072e42
commit
d906a89310
@ -47,7 +47,7 @@ For general suggestions about Azure, use our [Azure feedback forum](https://feed
|
||||
On Windows, dependencies are managed by [vcpkg](https://github.com/microsoft/vcpkg). You can reference the [Quick Start](https://github.com/microsoft/vcpkg#quick-start-windows) to quickly set yourself up.
|
||||
After Vcpkg is initialized and bootstrapped, you can install the dependencies:
|
||||
```BatchFile
|
||||
vcpkg.exe install libxml2:x64-windows curl:x64-windows
|
||||
vcpkg.exe install libxml2:x64-windows-static curl:x64-windows-static
|
||||
```
|
||||
|
||||
#### Unix Platforms
|
||||
|
||||
Loading…
Reference in New Issue
Block a user