We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ed1f9 commit 189a4f8Copy full SHA for 189a4f8
docs/zh-CN/guide/getting-started.md
@@ -28,7 +28,7 @@ LLOneBot 支持最新版本的 QQ。注意要用原版的 QQ ,不要安装任
28
29
配置文件具体内容往下翻。
30
31
-## Linux 一键 docker 安装方案
+## Linux 一键 Docker 安装方案
32
```shell
33
curl -fsSL https://raw.githubusercontent.com/linyuchen/PMHQ/refs/heads/main/docker/install-llob.sh -o install-pmhq-llob.sh && chmod u+x ./install-pmhq-llob.sh && ./install-pmhq-llob.sh
34
```
0 commit comments