changeset 508:708e1ff71b52

README: mention that python3-setuptools is needed
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 01 Nov 2018 11:05:33 +0100
parents 32ddea6d5bdb
children f8099adc30f2
files README
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Nov 01 11:03:22 2018 +0100
+++ b/README	Thu Nov 01 11:05:33 2018 +0100
@@ -130,6 +130,11 @@
 
     $ python3 setup.py install
 
+You may need to install setuptools first, on Debian GNU/Linux just run as root:::
+
+    $ apt-get install python3-setuptools
+
+
 Starting getan
 ==============
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)