Unverified Commit 06ff7f75 authored by 老广's avatar 老广 Committed by GitHub

Merge pull request #1061 from toryzen/master

Update step_by_step.rst
parents ce35a8e2 0b82b97c
...@@ -159,14 +159,6 @@ ...@@ -159,14 +159,6 @@
$ cd /opt $ cd /opt
$ git clone https://github.com/jumpserver/coco.git && cd coco && git checkout master $ git clone https://github.com/jumpserver/coco.git && cd coco && git checkout master
**3.2 安装依赖**
::
$ cd /opt/coco/requirements
$ yum -y install $(cat rpm_requirements.txt)
$ pip install requirements.txt
**3.2 安装依赖** **3.2 安装依赖**
...@@ -295,4 +287,4 @@ Luna 已改为纯前端,需要 Nginx 来运行访问 ...@@ -295,4 +287,4 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
6.3 运行 Nginx 6.3 运行 Nginx
6.4 访问 http://192.168.244.144 6.4 访问 http://192.168.244.144
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment