mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
📝 Update NPM package references to @bifrost_inc/superclaude
- Updated all documentation to use @bifrost_inc/superclaude - Fixed installation commands in README and docs - Updated release instructions with correct NPM package name - Cleaned up temporary package files
This commit is contained in:
@@ -12,7 +12,7 @@ SuperClaude install
|
||||
|
||||
**NPM:**
|
||||
```bash
|
||||
npm install -g superclaude
|
||||
npm install -g @bifrost_inc/superclaude
|
||||
SuperClaude install
|
||||
```
|
||||
|
||||
@@ -75,7 +75,7 @@ pip install SuperClaude
|
||||
|
||||
**JavaScript/Node.js Users:**
|
||||
```bash
|
||||
npm install -g superclaude # ⚠️ Verify exact package name
|
||||
npm install -g @bifrost_inc/superclaude
|
||||
```
|
||||
|
||||
**Development/Contributors:**
|
||||
|
||||
Reference in New Issue
Block a user