Browse Source

Update install.txt and test of hook

test of hook gh->wf
tags/1.6.1
Trevor Irons 6 years ago
parent
commit
521e4fe7ec
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      INSTALL.txt

+ 1
- 1
INSTALL.txt View File

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

Loading…
Cancel
Save