Update README.md
This commit is contained in:
parent
4cdd5e306d
commit
f1bdc67a0b
1 changed files with 4 additions and 4 deletions
|
@ -15,13 +15,13 @@ Dependencies
|
||||||
Install (Under *nix)
|
Install (Under *nix)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
# Install the dependencies above
|
1. Install the dependencies above
|
||||||
# download the zip file of all the source code, and extract it.
|
2. download the zip file of all the source code, and extract it.
|
||||||
# open a terminal and enter the main folder of the source code, then key in:
|
3. open a terminal and enter the main folder of the source code, then key in:
|
||||||
|
|
||||||
./setup.py install
|
./setup.py install
|
||||||
|
|
||||||
# If the depended packages listed above can be install on windows, it may be executed on Windows (I'm not so sure).
|
4. If the depended packages listed above can be install on windows, it may be executed on Windows (I'm not so sure).
|
||||||
|
|
||||||
Remove
|
Remove
|
||||||
---------------
|
---------------
|
||||||
|
|
Loading…
Reference in a new issue