Skip to content

Commit 225cad5

Browse files
committed
Update plugin README.md
1 parent 162ac16 commit 225cad5

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -339,18 +339,15 @@ Used internally by commands to populate frontmatter.
339339
### Checking Plugin Version
340340

341341
```bash
342-
# List installed plugins
343-
/plugin list
344-
345-
# Show detailed plugin info
346-
/plugin show stepwise-dev@stepwise-dev
342+
/plugin
343+
# Check on Installed tab
347344
```
348345

349346
### Updating
350347

351348
```bash
352-
# Update plugin (includes scripts and all components)
353-
/plugin update stepwise-dev@stepwise-dev
349+
/plugin -> Marketplaces tab -> stepwise-dev -> Update marketplace
350+
/plugin -> Installed -> stepwise-dev -> Update now
354351
```
355352

356353
**Note**: Plugin updates include commands, agents, and scripts automatically. No separate script installation needed.

0 commit comments

Comments
 (0)