chore: Revert to Every Marketplace naming

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-01-18 21:36:17 -08:00
parent d4d31c1614
commit 08eed310e5
10 changed files with 21 additions and 21 deletions

View File

@@ -118,7 +118,7 @@
<strong><code>/report-bug</code> command</strong> - New slash command for reporting bugs in the
compound-engineering plugin. Provides a structured workflow that gathers bug information
through guided questions, collects environment details automatically, and creates a GitHub
issue in the kieranklaassen/compound-marketplace repository.
issue in the kieranklaassen/every-marketplace repository.
</li>
</ul>
</div>

View File

@@ -97,7 +97,7 @@
<h3>Step 1: Add the Marketplace</h3>
<p>Think of the marketplace as an app store. You're adding it to Claude Code's list of places to look for plugins:</p>
<div class="card-code-block">
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/compound-marketplace</code></pre>
<pre><code>claude /plugin marketplace add https://github.com/kieranklaassen/every-marketplace</code></pre>
</div>
<h3>Step 2: Install the Plugin</h3>