Update README

This commit is contained in:
Jan Mrna
2025-11-06 11:37:19 +01:00
parent 19aa747b6a
commit e4fd452098

View File

@@ -12,7 +12,7 @@ You need to run Ollama server using either local instance or docker image.
#### Local instance
* install [ollama](ollama.ai)
* install [ollama](https://ollama.com/)
* run `ollama serve`
* pull selected embedding model:
```bash