Skip to content

Commit 4e64d84

Browse files
authored
docs: use claude official marketplace for installation (#134)
1 parent c0ae139 commit 4e64d84

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,16 +160,10 @@ In your terminal, set your environment vars as described in the [configuration s
160160
claude
161161
```
162162

163-
**3. Add the marketplace:**
163+
**3. Install the plugin:**
164164

165165
```bash
166-
/plugin marketplace add https://github.com/gemini-cli-extensions/bigquery-data-analytics.git#0.2.1
167-
```
168-
169-
**4. Install the plugin:**
170-
171-
```bash
172-
/plugin install bigquery-data-analytics@bigquery-data-analytics-marketplace
166+
/plugin install bigquery-data-analytics@claude-plugins-official
173167
```
174168

175169
_(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or `/reload-plugins` if you just installed it.)_

0 commit comments

Comments
 (0)