doc: update docker command in READMEs

This commit is contained in:
Junyan Qin
2025-09-19 16:39:13 +08:00
parent b1014313d6
commit 5a6206f148
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ LangBot 是一个开源的大语言模型原生即时通信机器人开发平台
```bash
git clone https://github.com/langbot-app/LangBot
cd LangBot
cd LangBot/docker
docker compose up -d
```