From b1206cbd65b27fa5ee336873e2185eb2b95afb38 Mon Sep 17 00:00:00 2001 From: Unrud Date: Sun, 25 Jun 2017 11:57:49 +0200 Subject: [PATCH] Add $ to command line --- 1to2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1to2.md b/1to2.md index 8d7f8163..4d8bcee1 100644 --- a/1to2.md +++ b/1to2.md @@ -49,7 +49,7 @@ default storage backend of Radicale 2.x.x. You can install version 1.1.4 with: ```shell -python3 -m pip install --upgrade radicale==1.1.4 +$ python3 -m pip install --upgrade radicale==1.1.4 ``` ### Authentication