diff --git a/install.sh b/install.sh index 6aff090ed8..28159f09fb 100644 --- a/install.sh +++ b/install.sh @@ -42,4 +42,4 @@ $python -m pip install -r requirements.txt locale-gen zh_CN.GB18030 # Install vn.py -$python -m pip install . $@ \ No newline at end of file +$python -m pip install . \ No newline at end of file