diff --git a/README.md b/README.md index eb8eaaf..440b8e3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You don't interact with it. You watch it work. ```bash # 1. Make sure Ollama is running with a model loaded -ollama run qwen2.5-coder:14b +ollama run gemma4:e4b # 2. Set up your project folder mkdir my-project && cd my-project