mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Update installation-guide.md
Some edit Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ SuperClaude install
|
|||||||
|
|
||||||
# That's it! 🎉
|
# That's it! 🎉
|
||||||
```
|
```
|
||||||
### Option C: From npm (Global, after publishing)
|
### Option C: From npm (Global, after publishing this won't works for now)
|
||||||
```bash
|
```bash
|
||||||
npm install -g superclaude
|
npm install -g superclaude
|
||||||
superclaude --help
|
superclaude --help
|
||||||
@@ -37,7 +37,7 @@ superclaude --help
|
|||||||
- Requires package to be published on npmjs.org.
|
- Requires package to be published on npmjs.org.
|
||||||
- Installs the npm wrapper and sets up SuperClaude via pip.
|
- Installs the npm wrapper and sets up SuperClaude via pip.
|
||||||
|
|
||||||
### Option D: From npm (Local Project)
|
### Option D: From npm (Local Project this won't works for now)
|
||||||
```bash
|
```bash
|
||||||
npm install superclaude
|
npm install superclaude
|
||||||
npx superclaude --help
|
npx superclaude --help
|
||||||
|
|||||||
Reference in New Issue
Block a user