1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Use pip instead of easy_install

This commit is contained in:
Guillaume Ayoub 2011-04-18 00:49:57 +02:00
parent 148fdcd166
commit e8ac84ddd8

View file

@ -8,7 +8,7 @@ PyPI
Radicale is `available on PyPI <http://pypi.python.org/pypi/Radicale/>`_. To
install, just type as superuser::
easy_install radicale
pip radicale
Git Repository
==============