This commit is contained in:
xiaojunnuo
2024-09-29 15:23:58 +08:00
parent 0874c03882
commit c6412674fa
2 changed files with 3 additions and 1 deletions

View File

@@ -138,8 +138,10 @@ http://your_server_ip:7001
# 克隆代码
git clone https://github.com/certd/certd
cd certd
# 启动服务
./start.sh
```
如果是windows请先安装`git for windows` 然后右键选择`open git bash here`打开终端再执行以上命令
## 五、 升级