From b06f7620ff7022d0ce7b02531c41948cc092ec8e Mon Sep 17 00:00:00 2001 From: Twisha Bansal Date: Fri, 10 Jul 2026 16:21:32 +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 c70e7c5..34622da 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ codex plugin marketplace add GoogleCloudPlatform/data-agent-kit **2. Install the plugin:** ```bash -codex plugin install cloud-sql-sqlserver@data-agent-kit +codex plugin add cloud-sql-sqlserver@data-agent-kit ``` **3. Set env vars:**