From 53853065d52094a0a34d3c9ae7cb69dac7fa4ff0 Mon Sep 17 00:00:00 2001 From: richard Date: Sat, 16 Oct 2021 21:16:52 +0100 Subject: [PATCH] update readme --- BUILDING.rst | 13 +------------ README.md | 16 ++++++++++------ 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/BUILDING.rst b/BUILDING.rst index 9c9185d..ebc8990 100644 --- a/BUILDING.rst +++ b/BUILDING.rst @@ -4,7 +4,7 @@ Building from source Have Pip build from source -------------------------- -Useful if the binaries don’t work on your system. +Useful if the binaries don’t work on your system, or you want to use a newer version of Raylib. Make sure Raylib is installed and then: @@ -123,17 +123,6 @@ Build and install Raylib from the raylib-c directory. cd ../.. -.. note:: Optional: Make a patched version of raylib header. (**Not necessary** if - you’ve already got raylib_modifed.h from repo and haven’t changed - anything.) - - :: - - cd raylib - cp raylib.h raylib_modified.h - patch -p0