From 10255c7f173643bb3aa006c0985483e87dc135b2 Mon Sep 17 00:00:00 2001 From: Amagi Date: Fri, 13 Mar 2026 14:51:56 +0800 Subject: [PATCH] Fix typo --- README.zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh.md b/README.zh.md index 667cb97..3db3a5c 100644 --- a/README.zh.md +++ b/README.zh.md @@ -73,7 +73,7 @@ s01 --> s02 --> s03 --> s04 --> s05 ```sh # 1. 克隆并进入目录 -git clone https://github.com/anthropics/claw0.git && cd claw0 +git clone https://github.com/shareAI-lab/claw0.git && cd claw0 # 2. 安装依赖 pip install -r requirements.txt