diff --git a/README.md b/README.md index f1a4cab..d22fe3d 100644 --- a/README.md +++ b/README.md @@ -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.