Update README.md

This commit is contained in:
Chen, Chien-ting 2016-04-09 06:24:19 +08:00
parent 4cdd5e306d
commit f1bdc67a0b

View file

@ -15,13 +15,13 @@ Dependencies
Install (Under *nix)
-----------------------------
# Install the dependencies above
# 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:
1. Install the dependencies above
2. download the zip file of all the source code, and extract it.
3. open a terminal and enter the main folder of the source code, then key in:
./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
---------------