mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
drop support of python 3.8, fixes https://github.com/Kozea/Radicale/issues/1628
This commit is contained in:
parent
ad94acddf1
commit
b122002077
4 changed files with 4 additions and 8 deletions
|
@ -55,7 +55,7 @@ Follow one of the chapters below depending on your operating system.
|
|||
|
||||
#### Linux / \*BSD
|
||||
|
||||
First, make sure that **python** 3.8 or later and **pip** are installed. On most distributions it should be
|
||||
First, make sure that **python** 3.9 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue