chore: update clone url to reflect new Github org (#230)

chore: update clone url to reflect new org

Signed-off-by: Adrian Carolli <adrian.caarolli@gmail.com>
This commit is contained in:
Adrian Carolli 2025-07-26 03:43:13 -04:00 committed by GitHub
parent 406b3f3a1a
commit 484a84971e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ uv add SuperClaude
**Option B: From Source**
```bash
git clone https://github.com/NomenAK/SuperClaude.git
git clone https://github.com/SuperClaude-Org/SuperClaude_Framework.git
cd SuperClaude
uv sync
```