关注我们

出海网公众号

出海网小程序

出海网视频号

出海网社群

Command + 空格,搜索并打开 macOS 终端。bash
运行
curl -fsSL https://openclaw.ai/install.sh | bash
bash
运行
curl -o- https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh | bash
bash
运行
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile eval "$(/opt/homebrew/bin/brew shellenv)"
bash
运行
brew install node@22
bash
运行
npm install -g openclaw@latest openclaw --version # 验证安装
powershell
iwr -useb https://openclaw.ai/install.ps1 | iex
powershell
wsl --install
bash
运行
curl -fsSL https://openclaw.ai/install.sh | bash
bash
运行
npm install -g openclaw@latest
bash
运行
curl -fsSL https://openclaw.ai/install.sh | bash
配置向导
QuickStart 模式完成基础设置,后续额外选项可先选 NO 跳过。bash
运行
openclaw onboard --install-daemon
验证安装与日常使用
bash
运行
openclaw status
看到
Gateway service: running 即为成功,未运行可执行 openclaw gateway start 启动。bash
运行
openclaw dashboard
浏览器自动打开
http://localhost:18789,可发送测试消息。bash
运行
openclaw doctor
自动检查配置并给出修复建议。
选择 AI 模型提供商
