⟩ Quick Start
先選一種安裝方式,再複製命令執行。完成後繼續閱讀快速開始與常見問題。
# 推薦新手:一行命令安裝
$
curl -fsSL https://raw.githubusercontent.com/upgiorgio/FastOpenClaw/main/install.sh | bash
# 安裝 OpenClaw CLI
$
npm install -g openclaw@latest
# 初始化並安裝守護進程
$
openclaw onboard --install-daemon
# 拉取 FastOpenClaw 教程倉庫
$
git clone https://github.com/upgiorgio/FastOpenClaw.git
# 進入目錄後執行安裝腳本
$
cd FastOpenClaw && bash install.sh
精選教程
查看全部- 先看這篇:OpenClaw 實戰內容入口 2026-03-03