Apply suggestion from @karnavpargi

This commit is contained in:
Karnav Pargi
2026-05-19 14:38:34 +05:30
committed by GitHub
parent e989c0ef0e
commit ba0c4d13a8
+1 -1
View File
@@ -296,7 +296,7 @@ This is intentional. Anthropic marketplace/plugin installs are keyed by a canoni
```bash ```bash
# Clone the repo first # Clone the repo first
git clone https://github.com/affaan-m/ECC.git git clone https://github.com/affaan-m/ECC.git
cd everything-claude-code cd ECC
# Install dependencies (pick your package manager) # Install dependencies (pick your package manager)
npm install # or: pnpm install | yarn install | bun install npm install # or: pnpm install | yarn install | bun install