From d4acf4bb11dbd7d3d6210e2949d21143d721e81e Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Wed, 27 Sep 2023 12:15:15 -0700 Subject: pull -> run --- docs/docs/walkthroughs/codellama.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/docs/walkthroughs/codellama.md b/docs/docs/walkthroughs/codellama.md index b6ee2c22..4bf18c57 100644 --- a/docs/docs/walkthroughs/codellama.md +++ b/docs/docs/walkthroughs/codellama.md @@ -29,7 +29,7 @@ config = ContinueConfig( ## Ollama 1. Download Ollama [here](https://ollama.ai/) (it should walk you through the rest of these steps) -2. Open a terminal and run `ollama pull codellama`\* +2. Open a terminal and run `ollama run codellama`\* 3. Change your Continue config file to look like this: ```python -- cgit v1.2.3-70-g09d2