From 9b66883e0b1278958420a7e6259402db15f3ac18 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 30 Mar 2020 13:29:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53dfc2f6d..aec1b3ae8 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