mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-26 14:58:31 -04:00
Merge pull request #845 from cbuchart/master
Fix incorrect package name for vcpkg
This commit is contained in:
commit
202f332702
@ -85,7 +85,7 @@ You can download and install GSL using the [vcpkg](https://github.com/Microsoft/
|
|||||||
cd vcpkg
|
cd vcpkg
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
./vcpkg integrate install
|
./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.
|
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…
x
Reference in New Issue
Block a user