Update README

This commit is contained in:
Pim Nelissen
2026-01-27 15:51:26 +01:00
parent 07c3fc18a9
commit 6187a38783

View File

@ -18,7 +18,7 @@ git checkout dev
## Dependencies / venv
With Python verion `>=3.12.4`, create a virtual environment and install pg-rad.
With Python verion `>=3.12.4` and `<3.13`, create a virtual environment and install pg-rad.
```
python3 -m venv .venv