diff --git a/Readme.md b/Readme.md index 41c9e3643e8b7bdbc7bbf9b42a0d64837e45f00e..4d72ea3a82acffbc714e838881225b65e28c4e8f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,10 +1,11 @@ # Usage -Copy the content of `fbx/` in python path or project directory +Pre-built binaries for python 3.7 are available in the `fbx/`directory +Copy the content of `fbx/` in python path or project directory to use them # Build - - `./build.sh` + +You can build your own binaries using the script `./build.sh` Configured for Python3_x64 Will use an old version of sip without installing it