第一步 : 安装homebrew https://brew.sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
第二步:安装 node.js https://nodejs.org/
brew install node
第三步:按照OpenClaw https://openclaw.ai/
curl -fsSL https://openclaw.ai/install.sh | bash

运行启动流程
openclaw onboard --install-daemon
验证网关状态
openclaw gateway status
再次配置
openclaw configure







Leave a Review