diff --git a/README.md b/README.md index e4a165b..a5151c5 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,9 @@ To build a binary wheel distribution: 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