Update install.md

pull/462/head
假想控 2017-04-06 18:46:00 +08:00 committed by GitHub
parent 25b8108af0
commit eebd54a4e8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
##### 1.1 安装基本工具和库
$ yum -y install sqlite-devel git epel-release
$ yum -y install python-devel libffi-devel openssl-devel
$ yum -y install sshpass python-devel libffi-devel openssl-devel
$ yum -y install gcc gcc-c++