Просмотр исходного кода

docs: simplify Kimi README install steps

Drew Ritter 3 месяцев назад
Родитель
Сommit
e47add1dba
1 измененных файлов с 1 добавлено и 13 удалено
  1. 1 13
      README.md

+ 1 - 13
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)