Update installation-guide.md

Removed F type installation 

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
This commit is contained in:
Mithun Gowda B
2025-08-16 10:32:56 +05:30
committed by GitHub
parent 8942f42500
commit a6f34c6231

View File

@@ -62,10 +62,6 @@ npx superclaude --help
```
- Works immediately without publishing to npm registry.
### Option F: With npx (No Install Needed)
```bash
npx superclaude --help
```
- Runs SuperClaude instantly.
- First run may install Python package via pip.
- Subsequent runs skip reinstallation unless explicitly updated.