1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-29 16:55:32 +00:00

Fix python version

This commit is contained in:
Unrud 2017-06-15 23:12:56 +02:00 committed by GitHub
parent 73199f4602
commit 4a9f629b79

View file

@ -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``.