3.9 requirement now

David
2025-02-22 00:48:32 +01:00
parent 85b24d3c14
commit 7a9aba5ac4

@@ -89,7 +89,7 @@ Place that in a file at `/etc/containers/systemd/isponsorblocktv.container`, run
# From source
## Install
You need to install [python](https://www.python.org/downloads/) version 3.8 or higher first, and to make it available in your PATH. After, clone the repo.
You need to install [python](https://www.python.org/downloads/) version 3.9 or higher first, and to make it available in your PATH. After, clone the repo.
Then you need to download the dependencies with pip:
```python3 -m pip install -r requirements.txt```
Or