Windows 10 配置OpenClaw

软件要求

硬件要求(本地)

  • 16GB内存
  • 双核或以上CPU
  • 100GB以上的剩余空间
  • 较好的核显或独显

安装命令(PS)

iwr -useb https://openclaw.ai/install.ps1 | iex

安装命令(PS、切换到国内)

npm config set registry https://registry.npmmirror.com
npm uninstall -g openclaw --silent
npm install -g openclaw --force --ignore-scripts

安装git

https://git-scm.com/install/windows

安装ollama