# Works everywhere. Installs everything.
Open Terminal
Copy and paste this into terminal
curl -fsSL https://molt.bot/install.sh | bash
if you get this error:
Clawdbot Installer
I keep secrets like a vault… unless you print them in debug logs again.✓ Detected: macos→ Installing Homebrew…
Warning: Running in non-interactive mode because `stdin` is not a TTY.==> Checking for `sudo` access (which may request your password)…
Need sudo access on macOS (e.g. the user aiserver needs to be an Administrator)!macmini@macmini ~ %
Then do this:
Run this command:
curl -fsSL https://molt.bot/install.sh -o install.sh
chmod +x install.sh
./install.sh