From c59709184994586e7468410768e7599c193db42c Mon Sep 17 00:00:00 2001 From: Ian Guelman Date: Fri, 27 Feb 2026 13:25:04 -0300 Subject: [PATCH] docs: update Claude Code install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5885038..830fe8f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Claude Code plugin marketplace featuring the **Compound Engineering Plugin** ## Claude Code Install ```bash -/plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin +/plugin marketplace add EveryInc/compound-engineering-plugin /plugin install compound-engineering ```