This commit is contained in:
Gilles Grandou 2023-12-04 18:45:09 +01:00
parent 93eb6ecc00
commit 61ab8938a4
1 changed files with 3 additions and 3 deletions

View File

@ -85,9 +85,9 @@ If you're running on a Debian system, there is a good explanation of the above p
There is no specific dependency, you just need to insure to have:
* `python >= 3.6`
* `venv`
* `pip`
* a Python release 3.6 or better
* the python `venv` module
* the python `pip` module
### manual install