mirror of
https://github.com/ollama/ollama.git
synced 2026-05-13 14:27:00 +00:00
docs: update installation command for OpenCode CLI (#13971)
This commit is contained in:
parent
7b62c41060
commit
aa23d8ecd2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
||||
<Note>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.</Note>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue