From d8402fa7e88db3c5f6cee6892a803e7b46c8bd3b Mon Sep 17 00:00:00 2001 From: Unrud Date: Mon, 29 May 2017 02:04:25 +0200 Subject: [PATCH] Add $ to command line Like everywhere else. --- download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download.md b/download.md index 90504cfa..d5cf3773 100644 --- a/download.md +++ b/download.md @@ -9,7 +9,7 @@ permalink: /download/ Radicale is [available on PyPI](https://pypi.python.org/pypi/Radicale/). To install, just type as superuser: - python3 -m pip install --upgrade radicale + $ python3 -m pip install --upgrade radicale ## Git Repository