From 42b86820c3f0c9e6d17693eba9faca3930dd2dd6 Mon Sep 17 00:00:00 2001 From: Jan Mrna Date: Thu, 6 Nov 2025 11:50:09 +0100 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93baf43..ccaba15 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You need to run Ollama server using either local instance or docker image. > ollama pull nomic-embed-text ``` -#### Ollama: Podman / Docker image +#### Podman / Docker image * Pull docker/podman [image](https://hub.docker.com/r/ollama/ollama): ```bash @@ -41,7 +41,7 @@ Install UV from your package manager. You can also run the script as-is without Check that the script can reach Ollama server and create / delete databases: ``` -> py -m uv run main.py test +> uv run main.py test ``` ### Create database