Skip to content

Commit 94d5ef0

Browse files
authored
docs: use claude official marketplace to install
1 parent 24b2db3 commit 94d5ef0

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -126,19 +126,14 @@ In your terminal, set your environment vars as described in the [configuration s
126126
claude
127127
```
128128

129-
**3. Add the marketplace:**
129+
**3. Install the plugin:**
130130

131131
```bash
132-
/plugin marketplace add https://github.com/gemini-cli-extensions/cloud-sql-postgresql.git#0.4.0
133-
```
134-
135-
**4. Install the plugin:**
136-
137-
```bash
138-
/plugin install cloud-sql-postgresql@cloud-sql-postgresql-marketplace
132+
/plugin install cloud-sql-postgresql@claude-plugins-official
139133
```
140134

141135
_(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or `/reload-plugins` if you just installed it.)_
136+
In case you do not see the plugin, update your marketplace.
142137

143138
</details>
144139

0 commit comments

Comments
 (0)