diff --git a/README.md b/README.md index 9be5fad..362667d 100644 --- a/README.md +++ b/README.md @@ -158,16 +158,10 @@ In your terminal, set your environment vars as described in the [configuration s claude ``` -**3. Add the marketplace:** +**3. Install the plugin:** ```bash -/plugin marketplace add https://github.com/gemini-cli-extensions/spanner.git#0.3.1 -``` - -**4. Install the plugin:** - -```bash -/plugin install spanner@spanner-marketplace +/plugin install spanner@claude-plugins-official ``` _(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or `/reload-plugins` if you just installed it.)_