diff README @ 414:69ef6f89e930 2.0

Prepares release v2.0. * Updates CHANGES, README, version and some copyright lines.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 May 2017 13:38:29 +0200
parents ea5a171abda7
children d6d9d319bd2e
line wrap: on
line diff
--- a/README	Wed May 03 13:35:58 2017 +0200
+++ b/README	Wed May 03 13:38:29 2017 +0200
@@ -24,8 +24,9 @@
 
 Or if you prefer using a virtualenv::
 
-    $ virtuelenv getan-env
+    $ virtualenv getan-env
     $ source getan-env/bin/activate
+    (getan-env)$ pip install -U pip  # to get the latest pip
     (getan-env)$ pip install urwid
 
 Using urwid sources
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)