From c63d00a55068939d41c917d2e604b434f72f1629 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 15 Oct 2024 08:25:46 +0200 Subject: [PATCH] update minimum python version --- DOCUMENTATION.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 64aff476..ac8d33e8 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -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: