summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-03-30 13:29:05 +0200
committerGitHub <[email protected]>2020-03-30 13:29:05 +0200
commit9b66883e0b1278958420a7e6259402db15f3ac18 (patch)
treed7be60d358aec98af99f5d18766dba10d760e30a /README.md
parentd1b0d6a6dcf1b0954d682434219cb0f77c924366 (diff)
downloadraylib-9b66883e0b1278958420a7e6259402db15f3ac18.tar.gz
raylib-9b66883e0b1278958420a7e6259402db15f3ac18.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53dfc2f6..aec1b3ae 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ You can download and install raylib using the [vcpkg](https://github.com/Microso
./vcpkg integrate install
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