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

Add $ to command line

Like everywhere else.
This commit is contained in:
Unrud 2017-05-29 02:04:25 +02:00
parent e87bb3ca19
commit d8402fa7e8

View file

@ -9,7 +9,7 @@ permalink: /download/
Radicale is [available on PyPI](https://pypi.python.org/pypi/Radicale/). To Radicale is [available on PyPI](https://pypi.python.org/pypi/Radicale/). To
install, just type as superuser: install, just type as superuser:
python3 -m pip install --upgrade radicale $ python3 -m pip install --upgrade radicale
## Git Repository ## Git Repository