diff --git a/README.md b/README.md index 2044fd5..a90b262 100644 --- a/README.md +++ b/README.md @@ -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 \ -d 'python3 >= 3.4' -d 'python3-pyqt4 >= 4.11' -x '**/*.py' \ --description "Code-searcher for Array30, a chinese input method." \ - -m 'Yoxem Chen ' --python-pip /usr/bin/pip3 \ + -m 'Yoxem Chen ' --python-pip /usr/bin/pip3 \ --python-bin /usr/bin/python3 .