From 17852d57f9ff9929d268a02940ac05ed76d24784 Mon Sep 17 00:00:00 2001 From: Yahor Berdnikau Date: Wed, 6 May 2026 19:58:56 +0200 Subject: [PATCH] Update Claude installation instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e336745..83200ea 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ See [npx skills](https://github.com/vercel-labs/skills) for more options. ### Claude Code ```sh -/plugin marketplace add Kotlin/kotlin-agent-skills +claude plugin marketplace add Kotlin/kotlin-agent-skills ``` ```sh -/plugin install kotlin-agent-skills@Kotlin +claude plugin install kotlin-agent-skills@Kotlin ``` ### Codex