From 23f25c3a7d7ade38f82e44ed81b75a62a51cbb84 Mon Sep 17 00:00:00 2001 From: LV Nilesh Date: Sat, 22 Mar 2025 22:04:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3115422..cb432d1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ docker run --gpus all nvidia/cuda:11.5.2-base-ubuntu20.04 nvidia-smi 1. Clone the Docker Compose repository: ```bash - git clone https://github.com/valiantlynx/ollama-docker.git + git clone https://github.com/mythrantic/ollama-docker.git ``` 2. Change to the project directory: