Skip to content

Commit 4cfa9aa

Browse files
authored
docs: update Codex configuration instructions in README (#55)
1 parent f78aa61 commit 4cfa9aa

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,19 +127,16 @@ Edit the configuration file:
127127
<summary><b>Claude Code</b></summary>
128128

129129
Edit the configuration file:
130-
`~/.claude/plugins/cache/data-agent-kit-starter-pack-marketplace/data-agent-kit-starter-pack/0.1.2/.mcp.json`
130+
`~/.claude/plugins/cache/data-agent-kit-starter-pack-marketplace/data-agent-kit-starter-pack/0.1.2/.claude-mcp.json`
131131
</details>
132132

133133
<details>
134134
<summary><b>Codex</b></summary>
135135

136136
1. Edit the configuration file:
137-
`~/.agents/plugins/data-agent-kit-starter-pack/.mcp.json`
137+
`~/.codex/plugins/cache/personal/data-agent-kit-starter-pack/0.1.2/.mcp.json`
138138

139-
2. Use the interactive options to uninstall and install the plugin with the name `Data Agent Kit Starter Pack`:
140-
```bash
141-
/plugins
142-
```
139+
2. Restart Codex.
143140
</details>
144141

145142
<!-- {x-release-please-end} -->

0 commit comments

Comments
 (0)