update docs

This commit is contained in:
richard 2021-10-03 18:29:46 +01:00
parent e50b3b2826
commit bb4be12724

View file

@ -14,7 +14,11 @@ statically link and use in non-free / proprietary / commercial projects!
We distribute a statically linked binary Raylib wheel:
pip3 install raylib
python3 -m pip pip3 install raylib
Problems may be caused by out of date pip:
python3 -m pip install --upgrade pip
Some platforms that _should_ be available: Windows 10 x64, MacOS 10.15 x64, Linux Ubuntu1804 x64.