We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9701d commit 8fb7238Copy full SHA for 8fb7238
docs/guide/getting-started.md
@@ -55,6 +55,8 @@ curl -fsSL https://gh-proxy.com/https://raw.githubusercontent.com/linyuchen/PMHQ
55
56
运行 pmhq 后会启动 QQ 登录后生成配置文件 `pmhq_config.json`
57
58
+*如果你是 Linux 上运行,要安装一些必需库,然后用 xvfb-run 运行 pmhq,详情见 pmhq 的 [Docker](https://github.com/linyuchen/PMHQ/blob/main/docker/pmhq/Dockerfile)*
59
+
60
`pmhq_config.json` 的 `default_host` 和 `default_port` 是用来和 LLOneBot 通信的,我们需要记下两个参数
61
62
---
0 commit comments