From 0bc4302bf226be5f16700bf7118d85c969750029 Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Fri, 10 Jul 2026 16:22:35 +0530 Subject: [PATCH] docs: use `codex plugin add` for plugin installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b495301..fa9a8e6 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ codex plugin marketplace add GoogleCloudPlatform/data-agent-kit **2. Install the plugin:** ```bash -codex plugin install knowledge-catalog@data-agent-kit +codex plugin add knowledge-catalog@data-agent-kit ``` **3. Set env vars:**