Fast path (most users)
Installs CLI globally and starts guided onboarding.
npm install -g openclaw@latest && openclaw onboardmacOS Install Guide
Best for local-first usage with native app support, pairing flows, and rapid CLI onboarding.
Fast path (most users)
Installs CLI globally and starts guided onboarding.
npm install -g openclaw@latest && openclaw onboardInstaller path
One-line installer with default runtime setup.
curl -fsSL https://openclaw.ai/install.sh | bashAdvanced / source path
Best for contributors or custom runtime tuning.
git clone https://github.com/openclaw/openclaw.git && cd openclaw && pnpm install && pnpm run buildInstall Troubleshooting Agent
Share your current command and observed behavior. The assistant maps the issue to the exact docs path and next action.
Desde la documentación oficial