Update README.md
Browse files
README.md
CHANGED
|
@@ -171,7 +171,7 @@ To run all tasks concurrently, use Harbor's `--n-concurrent` flag. You can also
|
|
| 171 |
|
| 172 |
```bash
|
| 173 |
export ANTHROPIC_API_KEY=<YOUR-KEY>
|
| 174 |
-
harbor run -d alibaba-aaig/
|
| 175 |
--agent claude-code \
|
| 176 |
-m anthropic/claude-sonnet-4 \
|
| 177 |
--n-concurrent 4 \
|
|
|
|
| 171 |
|
| 172 |
```bash
|
| 173 |
export ANTHROPIC_API_KEY=<YOUR-KEY>
|
| 174 |
+
harbor run -d alibaba-aaig/alibaba-ctf \
|
| 175 |
--agent claude-code \
|
| 176 |
-m anthropic/claude-sonnet-4 \
|
| 177 |
--n-concurrent 4 \
|