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

This commit is contained in:
Unrud 2017-06-25 11:57:49 +02:00 committed by GitHub
parent 2691934f59
commit b1206cbd65

View file

@ -49,7 +49,7 @@ default storage backend of Radicale 2.x.x.
You can install version 1.1.4 with: You can install version 1.1.4 with:
```shell ```shell
python3 -m pip install --upgrade radicale==1.1.4 $ python3 -m pip install --upgrade radicale==1.1.4
``` ```
### Authentication ### Authentication