docs: clarify scoped installs and openclaw setup

This commit is contained in:
Yimikami
2026-03-11 16:48:26 +03:00
parent 927d0ee42b
commit ca1fa75a23
3 changed files with 21 additions and 7 deletions

View File

@@ -5,6 +5,12 @@ and `IDENTITY.md` files. The installer copies each workspace into
`~/.openclaw/agency-agents/` and registers it when the `openclaw` CLI is
available.
Before installing, generate the OpenClaw workspaces:
```bash
./scripts/convert.sh --tool openclaw
```
## Install
```bash