1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Recommend python >= 3.6

This commit is contained in:
Unrud 2018-04-21 16:17:40 +02:00
parent d636f9ba67
commit c46d610142

View file

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