Update opencode-pty install guidance

This commit is contained in:
Yakov Till 2026-01-10 19:57:18 +01:00
parent 405592f06e
commit 9c9970ea2b

View file

@ -7,7 +7,7 @@ post_install() {
echo "(e.g., ~/.config/opencode/config.json):"
echo ""
echo " {"
echo " \"plugin\": [\"opencode-pty\"]"
echo " \"plugin\": [\"file:///usr/lib/opencode/plugins/opencode-pty\"]"
echo " }"
echo ""
echo "=========================================================================="