Update README.md

This commit is contained in:
2026-01-31 21:19:57 +00:00
parent 93e53ad838
commit 4e5dd390d6

View File

@@ -5,7 +5,7 @@ Download models from Hugging Face and Civitai into ComfyUI model folders. Use on
## Setup ## Setup
```bash ```bash
git clone <repo-url> git clone https://git.danhenry.dev/daniel/model-downloader.git
cd model-downloader cd model-downloader
python -m venv venv python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate source venv/bin/activate # Windows: venv\Scripts\activate