fix(docs): use canonical openclaw.ai domain instead of openclaw.bot

This commit is contained in:
Stefan Förster
2026-01-31 13:57:35 +01:00
committed by Gustavo Madeira Santana
parent 9297ea48e5
commit 7a2c4d3cf1
13 changed files with 34 additions and 34 deletions

View File

@@ -56,7 +56,7 @@ Windows: use **WSL2** (Ubuntu recommended). WSL2 is strongly recommended; native
## 1) Install the CLI (recommended)
```bash
curl -fsSL https://openclaw.bot/install.sh | bash
curl -fsSL https://openclaw.ai/install.sh | bash
```
Installer options (install method, non-interactive, from GitHub): [Install](/install).