From 58dec06e4c2a4141bc9e14624aee2c6bae58ab47 Mon Sep 17 00:00:00 2001 From: Sense_wang <167664334+haosenwang1018@users.noreply.github.com> Date: Wed, 4 Mar 2026 20:59:45 +0800 Subject: [PATCH] docs: use canonical lowercase clone URL (#681) Co-authored-by: Hao Wang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a45a89e..5300a02 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ NanoClaw provides that same core functionality, but in a codebase small enough t ## Quick Start ```bash -git clone https://github.com/qwibitai/NanoClaw.git +git clone https://github.com/qwibitai/nanoclaw.git cd NanoClaw claude ```