docs: update README.md

change git URL
This commit is contained in:
Ikko Eltociear Ashimine 2026-01-28 01:35:20 +09:00 committed by GitHub
parent 240232aed1
commit 829555387b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,8 +86,8 @@ Details: [Development channels](https://docs.molt.bot/install/development-channe
Prefer `pnpm` for builds from source. Bun is optional for running TypeScript directly.
```bash
git clone https://github.com/clawdbot/clawdbot.git
cd clawdbot
git clone https://github.com/moltbot/moltbot.git
cd moltbot
pnpm install
pnpm ui:build # auto-installs UI deps on first run