mirror of
https://github.com/glfw/glfw.git
synced 2024-11-12 17:51:48 +00:00
fix command
This commit is contained in:
parent
4d9ee64f93
commit
d523db5883
@ -66,7 +66,7 @@ You can download and install glfw using the [vcpkg](https://github.com/Microsoft
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg integrate install
|
||||
./vcpkg install glfw
|
||||
./vcpkg install glfw3
|
||||
|
||||
The glfw 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