From bba92ad99ed835cc65be45ad51b060f7c7cb7a6f Mon Sep 17 00:00:00 2001 From: Ghassan Yusuf Date: Fri, 28 Mar 2025 04:31:43 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e32e56..90b76af 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,7 @@ volumes: ollama_data: # Add ollama volume so it does not get lost ``` -## Finally - Execute Docker Compose - +### Finally - Execute Docker Compose run the following command ``` docker-compose down && docker-compose up --build -d