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 # 构建镜像