Fix readme

This commit is contained in:
2026-04-09 09:17:50 +02:00
parent 3e34843292
commit 4b927bfa61
+1 -1
View File
@@ -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