Fix clone URL to correct repo address

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
crispyberry
2026-02-04 12:40:36 +08:00
parent cf567b3585
commit 1d1ac71369

View File

@@ -55,7 +55,7 @@ OpenClaw is powerful — multi-channel messaging, agent runtime, tool ecosystem
```bash ```bash
# Clone # Clone
git clone https://github.com/user/mimiclaw.git git clone https://github.com/memovai/mimiclaw.git
cd mimiclaw cd mimiclaw
# Build with ESP-IDF # Build with ESP-IDF