fix typo in README.md

This commit is contained in:
Pim Nelissen
2026-01-28 13:40:30 +01:00
committed by GitHub
parent d7c670d344
commit 21ea25a3d8

View File

@ -23,6 +23,7 @@ With Python verion `>=3.12.4` and `<3.13`, create a virtual environment and inst
```
python3 -m venv .venv
source .venv/bin/activate
```
With the virtual environment activated, run: