From e56215f961f68826067511a13f83db55bdc832b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Descamps?= Date: Mon, 17 Aug 2026 08:23:27 +0200 Subject: [PATCH] Correct plugin command syntax in README Fix formatting issues in plugin commands for codex in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dac51d1..6e1ac0a 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ curated set of agent **skills** and wires up the native, high-performance ### Codex ```text -/plugin marketplace add mariadb/ai-plugins -/plugin install dev@mariadb +/plugins marketplace add mariadb/ai-plugins +/plugins install dev@mariadb ``` Then register the MCP server, which the plugin cannot do for itself on Codex