From dd9895bce2d5ef05d347a9ac10091429b8c07c6f Mon Sep 17 00:00:00 2001 From: Bigto Chan Date: Fri, 22 May 2026 15:26:01 +0800 Subject: [PATCH] fix: Update plugin marketplace command in README The existing add marketplace command installs outdated plugins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ea64406..2417d216d 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ The `compound-engineering` plugin currently ships 37 skills and 51 agents. See t ### Claude Code ```text -/plugin marketplace add EveryInc/compound-engineering-plugin +/plugin marketplace add https://github.com/EveryInc/every-marketplace /plugin install compound-engineering ```