From 611c3a7ccf9ba32eb246b3241f86cc8a124ed748 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 20 Aug 2026 15:22:13 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0GitHub=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E7=94=A8=E6=88=B7=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: huangjx --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb05231..0271356 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,10 @@ ```bash # 下载并运行快速部署脚本 -curl -sSL https://raw.githubusercontent.com/zhandouxiaojiji/gitlab-reviewer/main/quick-deploy.sh | bash +curl -sSL https://raw.githubusercontent.com/xcoding1024/gitlab-reviewer/main/quick-deploy.sh | bash # 或者下载仓库后运行 -git clone https://github.com/zhandouxiaojiji/gitlab-reviewer.git +git clone https://github.com/xcoding1024/gitlab-reviewer.git cd gitlab-reviewer chmod +x quick-deploy.sh ./quick-deploy.sh @@ -76,7 +76,7 @@ open http://localhost:8080 ```bash # 克隆仓库 -git clone https://github.com/zhandouxiaojiji/gitlab-reviewer.git +git clone https://github.com/xcoding1024/gitlab-reviewer.git cd gitlab-reviewer # 启动服务 @@ -93,7 +93,7 @@ docker-compose down ```bash # 克隆仓库 -git clone https://github.com/zhandouxiaojiji/gitlab-reviewer.git +git clone https://github.com/xcoding1024/gitlab-reviewer.git cd gitlab-reviewer # 构建镜像