Browse Source

GitHub mirror push

tags/1.6.1
Trevor Irons 3 years ago
parent
commit
ad2ad345c0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      INSTALL.txt

+ 1
- 1
INSTALL.txt View File

4
 
4
 
5
 ##Configuration
5
 ##Configuration
6
 pip install PyQt5 
6
 pip install PyQt5 
7
-## Or 
7
+## Or, if you have Python 2 as your default still (shame) 
8
 pip3 install PyQt5 
8
 pip3 install PyQt5 
9
 
9
 
10
 ## Installation is done in the typical python fashion
10
 ## Installation is done in the typical python fashion

Loading…
Cancel
Save