mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update README.md
Added specific branch for the npm git sync installation Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
@@ -193,11 +193,11 @@ npx superclaude --help
|
||||
**Option E: From GitHub (Works now, no publish needed)**
|
||||
```bash
|
||||
# Global
|
||||
npm install -g github:SuperClaude-Org/SuperClaude_Framework
|
||||
npm install -g github:SuperClaude-Org/SuperClaude_Framework#SuperClaude_V4_Beta
|
||||
superclaude --help
|
||||
|
||||
# Local
|
||||
npm install github:SuperClaude-Org/SuperClaude_Framework
|
||||
npm install github:SuperClaude-Org/SuperClaude_Framework#SuperClaude_V4_Beta
|
||||
npx superclaude --help
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user