From 4a8b773ddd0863bfb59923063c30383b9a94c15b Mon Sep 17 00:00:00 2001 From: richard Date: Fri, 15 Oct 2021 18:23:06 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8251d5c..9d9069e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ On most platforms it should install a binary wheel (Windows 10 x64, MacOS 10.15 If yours isn't available then pip will attempt to build from source, in which case you will need to have Raylib development libs installed, e.g. using homebrew, apt, etc. -[If it doesn't work, you can build manually.](BUILDING.md) +[If it doesn't work, you can build manually.](BUILDING.rst) ## Dynamic binding version