Update README with ponytail plugin installation steps (#272)

Update Claude Code install steps. Two separate copy paste steps are required for claude to understand
This commit is contained in:
Matthias Linhuber
2026-06-24 00:08:26 +02:00
committed by GitHub
parent 6d5d75a4f1
commit d82c68cba5
+3
View File
@@ -105,8 +105,11 @@ The Claude Code and Codex plugins run two tiny Node.js lifecycle hooks, so `node
```
/plugin marketplace add DietrichGebert/ponytail
```
```
/plugin install ponytail@ponytail
```
(You have to send two separate prompts for the install to work)
The desktop app has no `/plugin` command. Install it from the UI instead: Customize, the + by personal plugins, Create plugin and add marketplace, Add from repository, then enter the repo URL (thanks @NiklasDHahn, #98).