Skip to content

Commit baed4b0

Browse files
committed
fix: add git clone to docker setup instructions again
1 parent 8c26cc1 commit baed4b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ GITLAB_ACCESS_TOKEN={YOUR_GITLAB_ACCESS_TOKEN}
7676
**2. 启动服务**
7777

7878
```bash
79+
git clone https://github.com/mashb1t/ai-codereview-gitlab.git
80+
cd ai-codereview-gitlab
7981
docker-compose up -d
8082
```
8183

0 commit comments

Comments
 (0)