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:
parent
d636f9ba67
commit
c46d610142
1 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue