Skip to content

Commit 6ebf991

Browse files
authored
Update Python version requirement to 3.12 or later
1 parent c845ee4 commit 6ebf991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Wiki: [RLBot/python-interface/wiki](https://github.com/RLBot/python-interface/wi
66

77
## Quick Start
88

9-
1. Install Python 3.11 or later
9+
1. Install Python 3.12 or later
1010
1. Create a Python virtual environment
1111
- `python3 -m venv venv`
1212
1. Activate the virtual environment

0 commit comments

Comments
 (0)