diff --git a/README.md b/README.md index 2b0d8fa..7ec5950 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ { "plugin": [ // ... другие плагины - "https://git.totmin.ru/en2zmax/vision-bridge.git" + "git+https://git.totmin.ru/en2zmax/vision-bridge.git" ] } ``` diff --git a/examples/opencode.json b/examples/opencode.json index be92b51..a1b1c26 100644 --- a/examples/opencode.json +++ b/examples/opencode.json @@ -2,7 +2,7 @@ "$schema": "https://opencode.ai/config.json", "plugin": [ "opencode-browser", - "https://git.totmin.ru/en2zmax/vision-bridge.git" + "git+https://git.totmin.ru/en2zmax/vision-bridge.git" ], "provider": { "ludmila-ai": {