Quellcode durchsuchen

Update install.txt and test of hook

test of hook gh->wf
tags/1.6.1
Trevor Irons vor 6 Jahren
Ursprung
Commit
521e4fe7ec
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      INSTALL.txt

+ 1
- 1
INSTALL.txt Datei anzeigen

@@ -7,7 +7,7 @@ pip install PyQt5
7 7
 ## Or 
8 8
 pip3 install PyQt5 
9 9
 
10
-Installation is done in the typical python fashion
10
+## Installation is done in the typical python fashion
11 11
 python setup.py build 
12 12
 python setup.py install    # requires sudo on most installations 
13 13
 

Laden…
Abbrechen
Speichern