Browse Source

Update README.md

pull/1162/head
Ray 5 years ago
committed by GitHub
parent
commit
9b66883e0b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -75,7 +75,7 @@ You can download and install raylib using the [vcpkg](https://github.com/Microso
./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.*
#### Building raylib on multiple platforms #### Building raylib on multiple platforms

Loading…
Cancel
Save