docs: Update README documentation.
Build and Push CodeReview / build (push) Waiting to run Details

This commit is contained in:
vinland100 2026-03-02 16:18:42 +08:00
parent 644b7ce65c
commit dc927cc40c
1 changed files with 2 additions and 2 deletions

View File

@ -76,11 +76,11 @@ DeepAudit/
### 方式一:克隆代码部署
适合需要自定义配置或二次开发的用户:
适合快速部署的用户:
```bash
# 1. 克隆项目
git clone http://sl.vrgon.com:3000/WuYanBo/CodeReview.git && cd DeepAudit
git clone http://sl.vrgon.com:3000/WuYanBo/CodeReview.git && cd CodeReview
# 2. 配置环境变量
cp .env.example .env