From 4e5dd390d603a0a0d9ccd1dcb8456832299155fe Mon Sep 17 00:00:00 2001 From: Daniel Henry Date: Sat, 31 Jan 2026 21:19:57 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9d790..f1491a5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Download models from Hugging Face and Civitai into ComfyUI model folders. Use on ## Setup ```bash -git clone +git clone https://git.danhenry.dev/daniel/model-downloader.git cd model-downloader python -m venv venv source venv/bin/activate # Windows: venv\Scripts\activate