Apply suggestion from @karnavpargi

This commit is contained in:
Karnav Pargi
2026-05-19 14:38:34 +05:30
committed by Affaan Mustafa
parent 673dff977f
commit b66fa78fe8

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