Skip to content

Commit bb4be12

Browse files
update docs
1 parent e50b3b2 commit bb4be12

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@ statically link and use in non-free / proprietary / commercial projects!
1414

1515
We distribute a statically linked binary Raylib wheel:
1616

17-
pip3 install raylib
17+
python3 -m pip pip3 install raylib
18+
19+
Problems may be caused by out of date pip:
20+
21+
python3 -m pip install --upgrade pip
1822

1923
Some platforms that _should_ be available: Windows 10 x64, MacOS 10.15 x64, Linux Ubuntu1804 x64.
2024

0 commit comments

Comments
 (0)