mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
fix: Update all GitHub URLs to correct repository location
- Changed all links from github.com/NomenAK/SuperClaude to github.com/SuperClaude-Org/SuperClaude_Framework
This commit is contained in:
@@ -13,8 +13,8 @@ uv add SuperClaude
|
||||
|
||||
**Option B: From Source**
|
||||
```bash
|
||||
git clone https://github.com/NomenAK/SuperClaude.git
|
||||
cd SuperClaude
|
||||
git clone https://github.com/SuperClaude-Org/SuperClaude_Framework.git
|
||||
cd SuperClaude_Framework
|
||||
uv sync
|
||||
```
|
||||
### 🔧 UV / UVX Setup Guide
|
||||
@@ -516,7 +516,7 @@ SuperClaude install --quick --dry-run
|
||||
### Still Having Issues? 🤔
|
||||
|
||||
**Check our troubleshooting resources:**
|
||||
- GitHub Issues: https://github.com/NomenAK/SuperClaude/issues
|
||||
- GitHub Issues: https://github.com/SuperClaude-Org/SuperClaude_Framework/issues
|
||||
- Look for existing issues similar to yours
|
||||
- Create a new issue if you can't find a solution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user