diff --git a/README.md b/README.md index 7ef8d753e..60423771d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ All setup and dependency installation instructions are contained in this repo. A ### Installing Dependencies and Code -To run the source code, you will need Python 3.7 or newer! +To run the source code, you will need Python 3.7 or newer! We target Python 3.11 in our newer bundles and we recommend you to do the same. Note: It is recommended to install the requirements into a [virtual environment](https://docs.python.org/3/tutorial/venv.html).