Update README.md

This commit is contained in:
Campbell 2024-04-22 13:04:38 -04:00 committed by GitHub
parent ab49d247e9
commit 8dd7f4e7a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,10 +20,9 @@ The following options are available:
- **Linux:** Python 3.11
- **macOS:** Python 3.11 (Requires macOS 10.9 or later, however macOS 11.0 or later may be required for library support)
Python 3.12 is not supported at this time.
**Python 3.12 is not supported at this time.**
First, install the required dependencies:
To build it yourself, first install required Python modules with:
```
pip install -r requirements.txt
```