From c0a61c9bf6d97b020ae86910a66c15aeaebd0b27 Mon Sep 17 00:00:00 2001 From: Evan Purkhiser Date: Mon, 15 Jun 2026 12:43:17 -0400 Subject: [PATCH] docs(codex): update install command to use openai-curated marketplace Co-Authored-By: Claude Sonnet 4.6 --- plugin-src/codex/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugin-src/codex/README.md b/plugin-src/codex/README.md index 4e81c4ab..b900b722 100644 --- a/plugin-src/codex/README.md +++ b/plugin-src/codex/README.md @@ -13,8 +13,7 @@ code review with Sentry context, and monitoring configuration. ## Install ```bash -codex plugin marketplace add getsentry/plugin-codex -codex plugin add sentry@sentry-plugin-marketplace +codex plugin add sentry@openai-curated ``` ## What's included