From d2d9d9d454c4d4f7e171b534141df786afa16e40 Mon Sep 17 00:00:00 2001 From: VG Date: Sun, 12 Jun 2016 20:36:12 +0200 Subject: Detail how to upgrade --- readme.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.rst b/readme.rst index c153b43..1a27556 100644 --- a/readme.rst +++ b/readme.rst @@ -16,10 +16,10 @@ list management, but this mailing list can be deployed in two modes: Installation ============ -Simply run this:: +Simply run this (same command for upgrading):: pyvenv venv-climl \ - && venv-climl/bin/pip3 install git+git://git.devys.org/climl + && venv-climl/bin/pip3 install --upgrade git+git://git.devys.org/climl Running it ========== -- cgit v1.2.3