We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078bc32 commit 3720bcbCopy full SHA for 3720bcb
README.md
@@ -42,10 +42,9 @@ That's it. OpenCode will automatically install the plugin on next run.
42
43
## Updating
44
45
-> [!WARNING]
46
-> OpenCode does NOT auto-update plugins.
+OpenCode automatically checks for and installs plugin updates on startup. You don't need to do anything manually!
47
48
-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:
49
50
```bash
51
rm -rf ~/.cache/opencode/node_modules/opencode-pty
0 commit comments