diff --git a/posts/2025-02-02-what-is-ollama.md b/posts/2025-02-02-what-is-ollama.md index 180cff1a14..6f2b303592 100644 --- a/posts/2025-02-02-what-is-ollama.md +++ b/posts/2025-02-02-what-is-ollama.md @@ -92,7 +92,8 @@ It will install Ollama and all its related dependences and end like the below if Final successful output of brew install ollama on a Mac -Now if you run `ollama –version` you will see something like the bleow: +If you installed it with brew you will need to run `ollama serve`. You will see the ollama variables and resources. +Then you can run `ollama –version` in a different CLI tab. You will see something like the bleow: ```bash ➜ ollama --version