From cf0cc0d626104c5056d4f36922bd24d8abf6906f Mon Sep 17 00:00:00 2001 From: Bijin <38134380+sliverp@users.noreply.github.com> Date: Thu, 5 Feb 2026 12:00:19 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bb2c31b..34caeba 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ clawdbot onboard npx -y @sliverp/qqbot@1.3.7 upgrade ``` -> 热更新后无需重新配置 AppId 和 AppSecret +> 热更新后无需重新配置 AppId 和 AppSecret。该方式Openclaw和Node.js会占用大量内存,小内存机器优先建议使用源码方式热更新 ### 源码热更新 @@ -191,7 +191,6 @@ clawdbot gateway restart 升级脚本会自动清理旧版本和配置。 ----