diff --git a/plugin.md b/plugin.md index 60bb555e..232f15b1 100644 --- a/plugin.md +++ b/plugin.md @@ -11,7 +11,7 @@ git clone https://github.com/certd/certd #进入项目目录 cd certd -# 切换到最新的版本tag,main分支可能不稳定 +# 切换到最新的版本tag,v2分支可能不稳定 checkout tags/vx.x.x # x.x.x为最新的版本号 # 安装依赖