mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 02:37:28 +00:00
docs: prefer npm for global install
This commit is contained in:
@@ -42,8 +42,8 @@ Model note: while any model is supported, I strongly recommend **Anthropic Pro/M
|
||||
Runtime: **Node ≥22**.
|
||||
|
||||
```bash
|
||||
pnpm add -g clawdbot@latest
|
||||
# or: npm install -g clawdbot@latest
|
||||
npm install -g clawdbot@latest
|
||||
# or: pnpm add -g clawdbot@latest
|
||||
|
||||
clawdbot onboard --install-daemon
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user