diff --git a/tutorial.md b/tutorial.md index 0aed73c4..abd2fae0 100644 --- a/tutorial.md +++ b/tutorial.md @@ -18,7 +18,7 @@ Follow one of the chapters below depending on your operating system. ## Linux / \*BSD -First of all, make sure that **python** 3.4 or later and **pip** are +First of all, make sure that **python** 3.3 or later and **pip** are installed. On most distributions it should be enough to install the package ``python3-pip``.