parent
f056710c6b
commit
e9f5a0b6be
|
@ -40,10 +40,10 @@
|
||||||
|
|
||||||
## **编译方法**
|
## **编译方法**
|
||||||
#### 1. 从仓库获取最新代码
|
#### 1. 从仓库获取最新代码
|
||||||
<code>git clone --recursive git@git.komect.net:ISG/secogateway.git
|
<code>git clone --recursive git@git.komect.net:ISG/secogateway.git
|
||||||
git submodule update --init --recursive</code>
|
git submodule update --init --recursive</code>
|
||||||
或
|
或
|
||||||
<code>git submodule update --init --recursive
|
<code>git submodule update --init --recursive
|
||||||
git pull</code>
|
git pull</code>
|
||||||
|
|
||||||
#### 2. 安装必要软件(UBuntu)
|
#### 2. 安装必要软件(UBuntu)
|
||||||
|
|
Loading…
Reference in New Issue