2.2 安装 OpenClaw
2.2.1 官方推荐:一键安装脚本 (CLI)
curl -fsSL https://openclaw.ai/install.sh | bashiwr -useb https://openclaw.ai/install.ps1 | iex2.2.2 替代方案:使用 npm 安装
# npm 全局安装
npm install -g openclaw@latest
# pnpm 全局安装
pnpm add -g openclaw@latest2.2.3 验证安装结果
2.2.4 版本升级与治理
最后更新于
