1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00

Specify package version for pip install

This commit is contained in:
Unrud 2020-08-06 23:51:13 +02:00 committed by GitHub
parent 3036ab71e3
commit 7f587c5438
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1542,7 +1542,7 @@ documentation.
Radicale is [available on PyPI](http://pypi.python.org/pypi/Radicale/). Radicale is [available on PyPI](http://pypi.python.org/pypi/Radicale/).
To install, just type as superuser: To install, just type as superuser:
pip install radicale pip install radicale==1.1.*
### Git Repository ### Git Repository