mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Fix incorrect package name for vcpkg
This commit is contained in:
parent
b4dd39615a
commit
3f0d733466
@ -85,7 +85,7 @@ You can download and install GSL using the [vcpkg](https://github.com/Microsoft/
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg integrate install
|
||||
vcpkg install gsl
|
||||
vcpkg install ms-gsl
|
||||
|
||||
The GSL port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user