chore: update molt.bot domains

This commit is contained in:
Peter Steinberger
2026-01-27 11:27:41 +00:00
parent f4004054ab
commit 83460df96f
137 changed files with 653 additions and 538 deletions

View File

@@ -54,7 +54,7 @@ Windows: use **WSL2** (Ubuntu recommended). WSL2 is strongly recommended; native
## 1) Install the CLI (recommended)
```bash
curl -fsSL https://clawd.bot/install.sh | bash
curl -fsSL https://molt.bot/install.sh | bash
```
Installer options (install method, non-interactive, from GitHub): [Install](/install).
@@ -62,7 +62,7 @@ Installer options (install method, non-interactive, from GitHub): [Install](/ins
Windows (PowerShell):
```powershell
iwr -useb https://clawd.bot/install.ps1 | iex
iwr -useb https://molt.bot/install.ps1 | iex
```
Alternative (global install):