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