Update README.md

This commit is contained in:
lintsinghua 2025-12-17 01:23:39 +08:00 committed by GitHub
parent 40dd0c817d
commit 6a28108a65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -166,7 +166,6 @@ DeepAudit/
```bash
# 设置你的 LLM API Key然后一键部署
LLM_API_KEY=your-api-key-here \
curl -fsSL https://raw.githubusercontent.com/lintsinghua/DeepAudit/v3.0.0/docker-compose.prod.yml | docker compose -f - up -d
```