日期: 2026年2月4日

  • openlclaw安装

    https://openclaw.ai

    命令

    1

    sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

    2

    curl -fsSL https://openclaw.ai/install.sh | bash

    3

    将Homebrew添加到PATH

    echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile

    立即生效

    eval "$(/opt/homebrew/bin/brew shellenv)"