diff options
| author | Jay V <[email protected]> | 2025-06-19 16:40:15 -0400 |
|---|---|---|
| committer | Jay V <[email protected]> | 2025-06-19 16:40:15 -0400 |
| commit | af07e5121352ebb3a162b6fc16f29c41b928dc89 (patch) | |
| tree | 7800ed625047f452b5274d22db2c7a074d7b89c4 | |
| parent | 3113788c92940c0b3b1e105194040f6bc48ab7ec (diff) | |
| download | opencode-af07e5121352ebb3a162b6fc16f29c41b928dc89.tar.gz opencode-af07e5121352ebb3a162b6fc16f29c41b928dc89.zip | |
docs: tweak
| -rw-r--r-- | packages/web/src/content/docs/docs/index.mdx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/docs/index.mdx b/packages/web/src/content/docs/docs/index.mdx index 9ef500d20..23ab0451d 100644 --- a/packages/web/src/content/docs/docs/index.mdx +++ b/packages/web/src/content/docs/docs/index.mdx @@ -13,6 +13,8 @@ import { Tabs, TabItem } from '@astrojs/starlight/components'; - Log in with Anthropic to use your Claude Pro or Claude Max account. - Supports 75+ LLM providers through [Models.dev](https://models.dev), including local models. +--- + ## Install <Tabs> @@ -58,6 +60,8 @@ brew install sst/tap/opencode paru -S opencode-bin ``` +--- + ## Providers We recommend signing up for Claude Pro or Max, running `opencode auth login` and selecting Anthropic. It's the most cost-effective way to use opencode. |
