mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-20 19:29:58 +08:00
Apply suggestion from @karnavpargi
This commit is contained in:
committed by
Affaan Mustafa
parent
673dff977f
commit
b66fa78fe8
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user