update minimum python version

This commit is contained in:
Peter Bieringer 2024-10-15 08:25:46 +02:00
parent 8bfed78926
commit c63d00a550

View file

@ -55,8 +55,7 @@ Follow one of the chapters below depending on your operating system.
#### Linux / \*BSD #### Linux / \*BSD
First, make sure that **python** 3.5 or later (**python** ≥ 3.6 is First, make sure that **python** 3.8 or later and **pip** are installed. On most distributions it should be
recommended) and **pip** are installed. On most distributions it should be
enough to install the package ``python3-pip``. enough to install the package ``python3-pip``.
Then open a console and type: Then open a console and type: