Skip to content

Commit 7efeaaf

Browse files
authored
docs: rename Codex marketplace to data-cloud-plugins (#127)
1 parent 8858b0f commit 7efeaaf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,21 +160,21 @@ _(Tip: Run `/plugin list` inside Claude Code to verify the plugin is active, or
160160
**1. Install marketplace:**
161161

162162
```bash
163-
codex plugin marketplace add GoogleCloudPlatform/data-agent-kit
163+
codex plugin marketplace add GoogleCloudPlatform/data-cloud-plugins
164164
```
165165

166166
**2. Install the plugin:**
167167

168168
```bash
169-
codex plugin add cloud-sql-sqlserver@data-agent-kit
169+
codex plugin add cloud-sql-sqlserver@data-cloud-plugins
170170
```
171171

172172
**3. Set env vars:**
173173
Enter your environment vars as described in the [configuration section](#configuration).
174174

175175
**4. (Optional) Update the marketplace:**
176176
```sh
177-
codex plugin marketplace upgrade data-agent-kit
177+
codex plugin marketplace upgrade data-cloud-plugins
178178
```
179179

180180
</details>

0 commit comments

Comments
 (0)