Bladeren bron

test mirro

tags/1.6.1
Trevor Irons 3 jaren geleden
bovenliggende
commit
c22dffe6b4
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

14
 Installation 
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
 python3 setup.py build 
19
 python3 setup.py build 
20
 python3 setup.py install
20
 python3 setup.py install

Laden…
Annuleren
Opslaan