mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Apply suggestion from @karnavpargi
This commit is contained in:
parent
673dff977f
commit
b66fa78fe8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue