Skip to content

Commit 260294e

Browse files
authored
docs: use claude official marketplace for installation (#118)
1 parent c3d2014 commit 260294e

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
@@ -150,16 +150,10 @@ In your terminal, set your environment vars as described in the [configuration s
150150
claude
151151
```
152152

153-
**3. Add the marketplace:**
153+
**3. Install the plugin:**
154154

155155
```bash
156-
/plugin marketplace add https://github.com/gemini-cli-extensions/knowledge-catalog.git#0.5.2
157-
```
158-
159-
**4. Install the plugin:**
160-
161-
```bash
162-
/plugin install knowledge-catalog@knowledge-catalog-marketplace
156+
/plugin install knowledge-catalog@claude-plugins-official
163157
```
164158

165159
_(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)