Merge branch 'dev' of github.com:jumpserver/jumpserver into dev

pull/485/head
GuangHongwei 2017-05-11 19:42:58 +08:00
commit 3c8d6fbe1b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
$ cd requirements $ cd requirements
$ sudo yum -y install `cat rpm_requirements.txt` $ sudo yum -y install `cat rpm_requirements.txt`
$ pip2.7 install -r requirements.txt -i https://pypi.doubanio.com/simple $ pip install -r requirements.txt -i https://pypi.doubanio.com/simple
##### 2.3 准备配置文件 ##### 2.3 准备配置文件