Skip to content

Commit 8b4f5cb

Browse files
committed
docs: update to unified ai-marketplace
1 parent 72fd8a3 commit 8b4f5cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Install as a plugin to get skills (auto-invoked) and slash commands:
3232

3333
```bash
3434
# Add the marketplace
35-
claude plugin marketplace add cardmagic/notes
35+
claude plugin marketplace add cardmagic/ai-marketplace
3636

3737
# Install the plugin
3838
claude plugin install notes@cardmagic
@@ -65,7 +65,7 @@ cd notes
6565
make install
6666

6767
# Then add as plugin OR MCP server:
68-
claude plugin marketplace add cardmagic/notes
68+
claude plugin marketplace add cardmagic/ai-marketplace
6969
claude plugin install notes@cardmagic
7070
# OR
7171
claude mcp add --transport stdio notes -- notes --mcp

0 commit comments

Comments
 (0)