mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-03 04:39:18 -05:00
Updated Working on Windows (markdown)
@ -6,8 +6,8 @@ You can download and install raylib using the [vcpkg](https://github.com/Microso
|
|||||||
|
|
||||||
git clone https://github.com/Microsoft/vcpkg.git
|
git clone https://github.com/Microsoft/vcpkg.git
|
||||||
cd vcpkg
|
cd vcpkg
|
||||||
./bootstrap-vcpkg.sh
|
bootstrap-vcpkg.bat
|
||||||
./vcpkg integrate install
|
vcpkg integrate install
|
||||||
vcpkg install raylib
|
vcpkg install raylib
|
||||||
|
|
||||||
*The raylib 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 raylib 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.*
|
||||||
|
|||||||
Reference in New Issue
Block a user