Update README.md

This commit is contained in:
Richard Smith 2021-01-16 18:24:41 +00:00 committed by GitHub
parent 657a63e335
commit 70de7123f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ Build and install Raylib from the raylib-c directory.
cd raylib-python-cffi/raylib-c
mkdir build
cd build
cmake -DWITH_PIC=on ..
cmake -DWITH_PIC=on -DSTATIC=on -DSHARED=on ..
sudo make install
Make a patched version of raylib header.