aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.rst4
1 files 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
==========