From 9d2042adc62e236e80b29d6dc14184465adf0381 Mon Sep 17 00:00:00 2001 From: Bijin <38134380+sliverp@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:08:30 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20ebccb..b6315e9 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ QQ 官方机器人 API 的 Moltbot 渠道插件,支持 C2C 私聊、群聊 @ ```bash git clone https://github.com/sliverp/qqbot.git && cd qqbot -clawdbot plugins install . # 这一步会有点久,需要安装一些以来。稍微耐心等待一下,尤其是小内存机器 +clawdbot plugins install . # 这一步会有点久,需要安装一些依赖。稍微耐心等待一下,尤其是小内存机器 ``` ## 配置 @@ -150,7 +150,7 @@ git clone https://github.com/sliverp/qqbot.git && cd qqbot bash ./scripts/upgrade.sh # 重新安装插件 -clawdbot plugins install . # 这一步会有点久,需要安装一些以来。稍微耐心等待一下,尤其是小内存机器 +clawdbot plugins install . # 这一步会有点久,需要安装一些依赖。稍微耐心等待一下,尤其是小内存机器 # 重新配置 clawdbot channels add --channel qqbot --token "AppID:AppSecret"