Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,9 @@ That's it. OpenCode will automatically install the plugin on next run.

## Updating

> [!WARNING]
> OpenCode does NOT auto-update plugins.
OpenCode automatically checks for and installs plugin updates on startup. You don't need to do anything manually!

To get the latest version, clear the cached plugin and let OpenCode reinstall it:
If you ever need to force a clean reinstall, you can clear the cache:

```bash
rm -rf ~/.cache/opencode/node_modules/opencode-pty
Expand Down