Update install.md

pull/417/head
假想控 2017-04-04 20:46:03 +08:00 committed by GitHub
parent f06cf887e1
commit cbb14d140e
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ $ git clone https://github.com/jumpserver/coco.git
**3.2 安装依赖**
```
$ cd coco
$ pip2.7 install -r requirements.txt -i https://pypi.doubanio.com/simple
```