modified readme

This commit is contained in:
Tan, Kian-ting 2018-01-05 07:58:20 +08:00
parent 634aa7d00b
commit f8750ec362

View file

@ -64,5 +64,5 @@ install [fpm](https://github.com/jordansissel/fpm) first:
fpm -s python -t deb --name findarray30code --version 0.0.2 --iteration 1 \ fpm -s python -t deb --name findarray30code --version 0.0.2 --iteration 1 \
-d 'python3 >= 3.4' -d 'python3-pyqt4 >= 4.11' -x '**/*.py' \ -d 'python3 >= 3.4' -d 'python3-pyqt4 >= 4.11' -x '**/*.py' \
--description "Code-searcher for Array30, a chinese input method." \ --description "Code-searcher for Array30, a chinese input method." \
-m 'Yoxem Chen <yoxem.tem98@nctu.edu.tw>' --python-pip /usr/bin/pip3 \ -m 'Yoxem Chen <emailaddress@emailaddress>' --python-pip /usr/bin/pip3 \
--python-bin /usr/bin/python3 . --python-bin /usr/bin/python3 .