We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca5a2a commit b864eaaCopy full SHA for b864eaa
1 file changed
README.md
@@ -7,13 +7,10 @@ The CockroachDB plugin for [Claude Code](https://code.claude.com/) gives your AI
7
8
## Installation
9
10
-### From the CockroachDB marketplace
11
-
12
-Add the marketplace and install the plugin:
+Install from the [Claude Marketplace](https://claude.com/plugins/cockroachdb), or in Claude Code run:
13
14
```
15
-/plugin marketplace add cockroachdb/claude-plugin
16
-/plugin install cockroachdb@cockroachdb-claude-plugin
+/install-plugin cockroachdb
17
18
19
### Local development
0 commit comments