Skip to content

Commit cc97d48

Browse files
Update units/en/unit2/continue-client.mdx
Co-authored-by: Patrick Erichsen <[email protected]>
1 parent 5cbcae4 commit cc97d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/en/unit2/continue-client.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ With Continue configured, we'll move on to setting up Ollama to pull local model
2626

2727
Ollama is an open-source tool that allows users to run large language models (LLMs)
2828
locally on their own computers. To use Ollama, you can [install](https://ollama.com/download) it and
29-
download the model you want to run with the `ollama run` command.
29+
download the model you want to run with the `ollama pull` command.
3030

3131
For example, you can download the [llama 3.1:8b](https://ollama.com/models/llama-3:1b) model with:
3232

0 commit comments

Comments
 (0)