From e4fd45209860705d6df391043232395043c3be77 Mon Sep 17 00:00:00 2001 From: Jan Mrna Date: Thu, 6 Nov 2025 11:37:19 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 257fad1..93baf43 100644 --- a/README.md +++ b/README.md @@ -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