diff --git a/README.md b/README.md index 6df3ab7..585c057 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -[中文](#中文) | [English](#english) +[中文](#中文) | [English](#english) | [📖 完整教程](https://u-claw.org/tutorial.html) --- @@ -19,6 +19,8 @@ 代码库本身就是 U 盘的文件骨架,运行 `setup.sh` 补齐大依赖后,整个 `portable/` 目录直接拷贝到 U 盘即可。 +> 📖 **[完整教程](https://u-claw.org/tutorial.html)** — 从零开始的手工安装指南、模型配置、聊天平台接入,小白也能看懂。 + ### 快速开始:制作便携版 U 盘 ```bash @@ -190,6 +192,8 @@ This repo is a **tutorial + complete source code** for building an [OpenClaw](ht The codebase itself is the USB file skeleton. Run `setup.sh` to download large dependencies, then copy the entire `portable/` directory to a USB drive. +> 📖 **[Full Tutorial](https://u-claw.org/tutorial.html)** — Step-by-step manual installation, model setup, chat platform integration. + ### Quick Start: Build a Portable USB ```bash