Skip to content

Commit

Permalink
update minimum python version
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiering committed Oct 15, 2024
1 parent 8bfed78 commit c63d00a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ Follow one of the chapters below depending on your operating system.

#### Linux / \*BSD

First, make sure that **python** 3.5 or later (**python** ≥ 3.6 is
recommended) and **pip** are installed. On most distributions it should be
First, make sure that **python** 3.8 or later and **pip** are installed. On most distributions it should be
enough to install the package ``python3-pip``.

Then open a console and type:
Expand Down

0 comments on commit c63d00a

Please sign in to comment.