Add Python version note

This commit is contained in:
Paul Brinkmeier 2023-08-13 00:04:43 +02:00
parent f666075f3e
commit 243d91abb3

View File

@ -9,6 +9,7 @@ pip install -r requirements.txt
```
You should probably use a virtualenv for that.
I develop `jon` using Python 3.10 but it should work with older versions as well.
## Running