mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
chore:
This commit is contained in:
@@ -7,13 +7,13 @@
|
|||||||
```shell
|
```shell
|
||||||
|
|
||||||
# 克隆代码
|
# 克隆代码
|
||||||
git clone https://github.com/certd/certd
|
git clone https://github.com/certd/certd --depth=1
|
||||||
|
|
||||||
#进入项目目录
|
#进入项目目录
|
||||||
cd certd
|
cd certd
|
||||||
|
|
||||||
# 切换到最新版本代码
|
# 切换到最新版本代码【如果v2分支无法编译,请尝试切换到最新版tag】
|
||||||
git checkout v1.26.7 # 这里换成最新版本号
|
# git checkout v1.27.0 # 这里换成最新版本号
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user