diff --git a/README.md b/README.md index 1b18daf..730f7e6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A collection of [ComfyUI](https://github.com/comfyanonymous/ComfyUI) nodes to cr If you have [ComfyUI Manager](https://github.com/ltdrdata/ComfyUI-Manager) installed, you can simply import [`workflow.json`](workflow.json) or [`workflow.png`](workflow.png) in ComfyUI and click on "Install Missing Nodes". -Alternatively, you can install it via the [Comfy Registry](https://registry.comfy.org/publishers/taches/nodes/comfyui-scene-composer) using the [CLI](https://docs.comfy.org/comfy-cli/getting-started#install-cli). +Alternatively, you can install it via the [Comfy Registry](https://registry.comfy.org/publishers/mus-taches/nodes/comfyui-scene-composer) using the [CLI](https://docs.comfy.org/comfy-cli/getting-started#install-cli). ```shell $ comfy node registry-install comfyui-scene-composer @@ -24,7 +24,7 @@ $ comfy node registry-install comfyui-scene-composer Clone this repo in `custom_nodes` situated in your ComfyUI install folder. ```shell -$ git clone https://github.com/taches/comfyui-scene-composer +$ git clone https://github.com/mus-taches/comfyui-scene-composer $ pip install -r requirements.txt ```