From e9f5a0b6be54ed7214ff8b9b40c20e1930b958a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=95?= Date: Wed, 3 Jul 2019 16:10:23 +0800 Subject: [PATCH] =?UTF-8?q?OCT=20REM:=201.=20=20=E4=BF=AE=E6=AD=A32?= =?UTF-8?q?=E5=A4=84=E4=B8=8D=E6=AD=A3=E7=A1=AE=E7=9A=84=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 2866be3f0..da41e82f9 100755 --- a/Readme.md +++ b/Readme.md @@ -40,10 +40,10 @@ ## **编译方法** #### 1. 从仓库获取最新代码 -git clone --recursive git@git.komect.net:ISG/secogateway.git +git clone --recursive git@git.komect.net:ISG/secogateway.git git submodule update --init --recursive 或 -git submodule update --init --recursive +git submodule update --init --recursive git pull #### 2. 安装必要软件(UBuntu)