This commit is contained in:
Richard Smith 2021-06-22 11:33:13 +01:00 committed by GitHub
parent 4b9bbdd5f0
commit 823b46f292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,9 @@ To build a binary wheel distribution:
and install it: and install it:
pip3 install dist\raylib-3.5.0-cp37-cp37m-win_amd64.whl pip3 install dist\raylib-3.7.0-cp37-cp37m-win_amd64.whl
(Note: your wheel's filename will probably be different than the one here.)
### Linux etc ### Linux etc