From f5a3d047a651f8b6b5fb341be9469bd7bb418668 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Thu, 19 Feb 2026 14:33:14 +0100 Subject: [PATCH] Update README clone URL to actual repository Co-Authored-By: Claude Opus 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f86167..1af867e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A single ComfyUI node that replaces ~149 manually wired nodes for generating VAC ```bash cd ComfyUI/custom_nodes/ -git clone https://github.com/your-user/ComfyUI-VACE-Tools.git +git clone https://github.com/ethanfel/Comfyui-VACE-Tools.git ``` Restart ComfyUI. The node appears under the **VACE Tools** category.