Step 1 — Install
Download & Install OpenClaw
OpenClaw runs on macOS, Windows, and Linux. Pick your platform and run the installer — no Docker required, no dependencies to chase down.
# Option A — Homebrew (recommended) brew install openclaw # Option B — Direct download curl -fsSL https://get.openclaw.dev | sh # Verify install openclaw --version
# Option A — winget winget install OpenClaw.OpenClaw # Option B — manual installer # Download OpenClaw-Setup.exe from openclaw.dev/download # Run the installer and follow the wizard # Verify install (new terminal) openclaw --version
# Debian / Ubuntu curl -fsSL https://get.openclaw.dev | sh # Arch Linux yay -S openclaw # Verify install openclaw --version
First launch OpenClaw creates a config folder at ~/.openclaw/ on macOS/Linux or %APPDATA%\OpenClaw\ on Windows. This is where your SOUL.md, memory database, and skill files live.