From 1e978f70de0bf24ecee3e3de6974c28978cf512f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=95?= Date: Wed, 3 Jul 2019 16:07:02 +0800 Subject: [PATCH] =?UTF-8?q?OCT=20REM:=201.=20=E6=9B=B4=E6=96=B0=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3=E6=94=AF=E6=8C=81=E6=8B=89=E5=8F=96?= =?UTF-8?q?submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 82e748ead..2866be3f0 100755 --- a/Readme.md +++ b/Readme.md @@ -40,9 +40,11 @@ ## **编译方法** #### 1. 从仓库获取最新代码 -git clone git@git.komect.net:ISG/secogateway.git +git clone --recursive git@git.komect.net:ISG/secogateway.git +git submodule update --init --recursive 或 -git pull +git submodule update --init --recursive +git pull #### 2. 安装必要软件(UBuntu) sudo ./fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-2.4.1.sh