diff --git a/README.md b/README.md index f1a798d..74e9838 100644 --- a/README.md +++ b/README.md @@ -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