From e47add1dba9b8554c99d614930e629dbc136757d Mon Sep 17 00:00:00 2001 From: Drew Ritter Date: Mon, 1 Jun 2026 15:02:19 -0700 Subject: [PATCH] docs: simplify Kimi README install steps --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 21ecb9ce..f96fa21b 100644 --- a/README.md +++ b/README.md @@ -166,19 +166,7 @@ Superpowers is available in Kimi Code's plugin marketplace. /plugins ``` -- Search for Superpowers and install it. - -- To install from this repository instead: - - ```text - /plugins install https://github.com/obra/superpowers - ``` - -- For unreleased validation against `dev`: - - ```text - /plugins install https://github.com/obra/superpowers/tree/dev - ``` +- Go to `Marketplace` > `Superpowers` and install it. - Detailed docs: [docs/README.kimi.md](docs/README.kimi.md)