1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00
This commit is contained in:
Unrud 2017-05-24 19:13:47 +02:00
parent 4c5e6a3416
commit 0cbdea014c
15 changed files with 647 additions and 82 deletions

View file

@ -9,13 +9,12 @@ permalink: /download/
Radicale is [available on PyPI](http://pypi.python.org/pypi/Radicale/). To
install, just type as superuser:
pip install radicale
python3 -m pip install --upgrade radicale
## Git Repository
If you want the development version of Radicale, take a look at the
[git repository on GitHub]({{ site.github.repository_url }}), or clone it
thanks to:
[git repository on GitHub]({{ site.github.repository_url }}), or clone it:
git clone git://github.com/Kozea/Radicale.git