docs: use canonical lowercase clone URL (#681)

Co-authored-by: Hao Wang <haosen.wang@example.com>
This commit is contained in:
Sense_wang
2026-03-04 20:59:45 +08:00
committed by GitHub
parent 8e664e6ba3
commit 58dec06e4c

View File

@@ -25,7 +25,7 @@ NanoClaw provides that same core functionality, but in a codebase small enough t
## Quick Start ## Quick Start
```bash ```bash
git clone https://github.com/qwibitai/NanoClaw.git git clone https://github.com/qwibitai/nanoclaw.git
cd NanoClaw cd NanoClaw
claude claude
``` ```