feat: reamdme里面的源码启动命令已经失效,因为ui/dist不在代码仓库中管理

This commit is contained in:
liburdi
2024-10-22 12:17:43 +08:00
parent 4e86c1eb45
commit ea4bcb4aaf
4 changed files with 10 additions and 5 deletions

View File

@@ -55,8 +55,7 @@ mkdir -p ~/.certimate && cd ~/.certimate && curl -O https://raw.githubuserconten
```bash
git clone EMAIL:usual2970/certimate.git
cd certimate
go mod vendor
go run main.go serve
make local.run
```
## 二、使用