From 5fffb3b0a6a4f6222c581e36f64dd6ea171fa05d Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 22 Feb 2026 00:52:16 +0100 Subject: [PATCH] docs: update clone URL to GitHub 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 617f6c3..167bbe0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Clone into your ComfyUI `custom_nodes/` directory: ```bash cd /path/to/ComfyUI/custom_nodes/ -git clone git@192.168.1.1:Ethanfel/ComfyUI-LM-Remote.git +git clone https://github.com/ethanfel/ComfyUI-LM-Remote.git ``` ## Configuration