Quellcode durchsuchen

test mirro

tags/1.6.1
Trevor Irons vor 3 Jahren
Ursprung
Commit
c22dffe6b4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -14,7 +14,7 @@ git clone https://github.com/LemmaSoftware/akvo.git
14 14
 Installation 
15 15
 ============
16 16
 
17
-Installation is straightforward. The only prerequisite that is sometimes not properly handled is PyQt5 which sometimes needs to be manually installed. 
17
+Installation is straightforward. The only prerequisite that is sometimes not properly handled is PyQt5 which sometimes needs to be manually installed, i.e. `pip install pyqt5` 
18 18
 ```
19 19
 python3 setup.py build 
20 20
 python3 setup.py install

Laden…
Abbrechen
Speichern