diff --git a/docs/integrations/opencode.mdx b/docs/integrations/opencode.mdx index 1bdbc3ab6..6f5707688 100644 --- a/docs/integrations/opencode.mdx +++ b/docs/integrations/opencode.mdx @@ -9,7 +9,7 @@ OpenCode is an open-source AI coding assistant that runs in your terminal. Install the [OpenCode CLI](https://opencode.ai): ```bash -curl -fsSL https://opencode.ai/install.sh | bash +curl -fsSL https://opencode.ai/install | bash ``` OpenCode requires a larger context window. It is recommended to use a context window of at least 64k tokens. See [Context length](/context-length) for more information.