Installation Guide
Get OpenClaw Running
Choose your preferred installation method. All roads lead to the same powerful CLI.
One-liner scripts that handle everything. Recommended for most users.
Windows (PowerShell)
Run in PowerShell as Administrator for best results.
PS>
curl -fsSL https://openclaw.ai/install.cmd -o install.cmd && install.cmd --tag beta && del install.cmd macOS / Linux
Works on macOS and most Linux distributions.
$
curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git Need Help?
Join our Discord for installation support and troubleshooting.