Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Clarify the Python target version for 3.6
  • Loading branch information
mikelgg93 authored May 3, 2023
1 parent b268c58 commit c309547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit c309547

Please sign in to comment.