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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -296,7 +296,7 @@ This is intentional. Anthropic marketplace/plugin installs are keyed by a canoni
```bash
# Clone the repo first
git clone https://github.com/affaan-m/ECC.git
cd everything-claude-code
cd ECC
# Install dependencies (pick your package manager)
npm install # or: pnpm install | yarn install | bun install