Browse Source

test mirro

tags/1.6.1
Trevor Irons 2 years ago
parent
commit
c22dffe6b4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -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

Loading…
Cancel
Save