瀏覽代碼

Github hook test

tags/1.6.1
Trevor Irons 3 年之前
父節點
當前提交
b3dbde617b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      INSTALL.txt

+ 1
- 1
INSTALL.txt 查看文件

@@ -9,7 +9,7 @@ pip3 install PyQt5
9 9
 
10 10
 ## Installation is done in the typical python fashion
11 11
 python setup.py build 
12
-python setup.py install    # requires sudo on most installations 
12
+python setup.py install    # may requires sudo 
13 13
 
14 14
 # If you are going to be editing the source code, you may prefer to run 
15 15
 # the develop option which will not require rerunning the install option 

Loading…
取消
儲存