docs: add tutorial link to README

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
dongsheng123132
2026-03-16 17:03:20 +08:00
parent ba236bbe24
commit b8ec5902f0

View File

@@ -5,7 +5,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![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 盘即可。 代码库本身就是 U 盘的文件骨架,运行 `setup.sh` 补齐大依赖后,整个 `portable/` 目录直接拷贝到 U 盘即可。
> 📖 **[完整教程](https://u-claw.org/tutorial.html)** — 从零开始的手工安装指南、模型配置、聊天平台接入,小白也能看懂。
### 快速开始:制作便携版 U 盘 ### 快速开始:制作便携版 U 盘
```bash ```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. 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 ### Quick Start: Build a Portable USB
```bash ```bash