diff --git a/custom-node-list.json b/custom-node-list.json index e5464854..faeacae0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31816,9 +31816,9 @@ "title": "RangeToString", "reference": "https://github.com/Dehypnotic/comfyui-range-to-string", "files": [ - "https://raw.githubusercontent.com/Dehypnotic/comfyui-range-to-string/main/range_to_string.py" + "https://github.com/Dehypnotic/comfyui-range-to-string" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values." } ]