diff --git a/README.md b/README.md index 959cd1f..f9d9c06 100644 --- a/README.md +++ b/README.md @@ -125,16 +125,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/alloydb.git#0.2.0 -``` - -**4. Install the plugin:** - -```bash -/plugin install alloydb@alloydb-marketplace +/plugin install alloydb@claude-plugins-official ``` _(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or `/reload-plugins` if you just installed it.)_