Docs: fix compatibility shim note
This commit is contained in:
@@ -9,6 +9,7 @@ Docs: https://docs.openclaw.ai
|
|||||||
- Docs: seed zh-CN translations. (#6619) Thanks @joshp123.
|
- Docs: seed zh-CN translations. (#6619) Thanks @joshp123.
|
||||||
- Docs: expand zh-Hans navigation and fix zh-CN index asset paths. (#7242) Thanks @joshp123.
|
- Docs: expand zh-Hans navigation and fix zh-CN index asset paths. (#7242) Thanks @joshp123.
|
||||||
- Docs: add zh-CN landing notice + AI-translated image. (#7303) Thanks @joshp123.
|
- Docs: add zh-CN landing notice + AI-translated image. (#7303) Thanks @joshp123.
|
||||||
|
- Docs: fix typo - clawdbot is the compatibility shim, not openclaw. (#7415) Thanks @lailoo.
|
||||||
- Config: allow setting a default subagent thinking level via `agents.defaults.subagents.thinking` (and per-agent `agents.list[].subagents.thinking`). (#7372) Thanks @tyler6204.
|
- Config: allow setting a default subagent thinking level via `agents.defaults.subagents.thinking` (and per-agent `agents.list[].subagents.thinking`). (#7372) Thanks @tyler6204.
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ Notes:
|
|||||||
```
|
```
|
||||||
The installer will `git pull --rebase` **only** if the repo is clean.
|
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.
|
- 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
|
## Before you update
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user