✓
# macOS / Linux
curl -fsSL https://get.openclaw.dev | sh
# or via pip
pip install openclaw
# Start daemon
openclaw serve --port 3000
# Verify
openclaw status
↓
# macOS / Linux
curl -fsSL https://get.openclaw.dev | sh
# or via pip
pip install openclaw
# Start daemon
openclaw serve --port 3000
# Verify
openclaw status
↓