ソースを参照

Github hook test

tags/1.6.1
Trevor Irons 3年前
コミット
b3dbde617b
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      INSTALL.txt

+ 1
- 1
INSTALL.txt ファイルの表示

9
 
9
 
10
 ## Installation is done in the typical python fashion
10
 ## Installation is done in the typical python fashion
11
 python setup.py build 
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
 # If you are going to be editing the source code, you may prefer to run 
14
 # If you are going to be editing the source code, you may prefer to run 
15
 # the develop option which will not require rerunning the install option 
15
 # the develop option which will not require rerunning the install option 

読み込み中…
キャンセル
保存