Update README.md

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

View File

@ -165,7 +165,6 @@ DeepAudit/
使用预构建的 Docker 镜像,无需克隆代码,一行命令即可启动:
```bash
# 设置你的 LLM API Key然后一键部署
curl -fsSL https://raw.githubusercontent.com/lintsinghua/DeepAudit/v3.0.0/docker-compose.prod.yml | docker compose -f - up -d
```