From a528f16787b8503f26a2a21655198530af448bbb Mon Sep 17 00:00:00 2001 From: drholy Date: Sun, 17 May 2026 23:04:37 +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 c8f6267..57f315d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ You can find [more complete setup instructions on my website](https://www.johnal ### **2. Clone this repository** ```sh -git clone https://github.com/Kaouthia/ComfyUI-Docker.git +git clone https://git.byte-mate.ru/drholy/ComfyUI-Docker.git cd ComfyUI-Docker ```