diff --git a/Guides/installation-guide.md b/Guides/installation-guide.md index 9e613da..e3f1f5b 100644 --- a/Guides/installation-guide.md +++ b/Guides/installation-guide.md @@ -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.