From f86322fa15599855fc00b4f656020ba4a92b2db0 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 7 Mar 2018 21:26:19 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/step_by_step.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/step_by_step.rst b/docs/step_by_step.rst index a194fe780..403395fea 100644 --- a/docs/step_by_step.rst +++ b/docs/step_by_step.rst @@ -61,7 +61,7 @@ zip包,我的网速好,我直接clone了 :: $ cd /opt/ - $ git clone --depth=1 https://github.com/jumpserver/jumpserver.git && cd jumpserver && git checkout dev + $ git clone --depth=1 https://github.com/jumpserver/jumpserver.git && cd jumpserver && git checkout master **2.2 安装依赖rpm包** @@ -161,7 +161,7 @@ zip包,我的网速好,我直接clone了 :: $ cd /opt - $ git clone https://github.com/jumpserver/coco.git && cd coco && git checkout dev + $ git clone https://github.com/jumpserver/coco.git && cd coco && git checkout master **3.2 安装依赖** @@ -187,7 +187,7 @@ zip包,我的网速好,我直接clone了 $ python run_server.py 这时需要去 -jumpserver管理后台-终端-终端(http://192.168.244.144:8080/terminal/terminal/)接受coco的注册 +jumpserver管理后台-会话管理-终端管理(http://192.168.244.144:8080/terminal/terminal/)接受coco的注册 ::