docs: fix typo - clawdbot is the compatibility shim, not openclaw

Fixes #7399

The docs incorrectly stated 'openclaw remains available as a compatibility shim'
but openclaw is the new command. clawdbot is the legacy command that remains
as a compatibility shim.
This commit is contained in:
damaozi
2026-02-03 03:57:00 +08:00
committed by Tak Hoffman
parent 561a10c491
commit 0bec797088

View File

@@ -29,7 +29,7 @@ Notes:
```
The installer will `git pull --rebase` **only** if the repo is clean.
- For **global installs**, the script uses `npm install -g openclaw@latest` under the hood.
- Legacy note: `openclaw` remains available as a compatibility shim.
- Legacy note: `clawdbot` remains available as a compatibility shim.
## Before you update