fix(README): 修改拉取代码方式

This commit is contained in:
2026-03-28 19:47:41 +08:00
parent 5bd8f3e6ca
commit 4cbc107d1d

View File

@@ -7,6 +7,14 @@
- 获取网课记录
- 学习接口
### 拉取代码
```shell
git clone --recurse-submodules https://gitea.kmux.cn/zhilv/wk-backend
```
### 代码构建
**推荐使用 [Taskfile](https://taskfile.dev/) 进行项目构建**