We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcfcb7 commit a62990eCopy full SHA for a62990e
1 file changed
README.md
@@ -60,14 +60,9 @@ gemini extensions install https://github.com/gemini-cli-extensions/data-agent-ki
60
61
Run the `claude` command to start the agent, then follow these steps:
62
63
-1. **Add the marketplace:**
+1. **Install the plugin:**
64
```bash
65
-/plugin marketplace add https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack#0.1.4
66
-```
67
-
68
-2. **Install the plugin:**
69
-```bash
70
-/plugin install data-agent-kit-starter-pack@data-agent-kit-starter-pack-marketplace
+/plugin install data-agent-kit-starter-pack@claude-plugins-official
71
```
72
</details>
73
0 commit comments