Fix GitHub URLs: compagnon -> companion (repo renamed on GitHub)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -23,8 +23,8 @@ companion buttons where the companion is actually installed.
|
||||
|
||||
```bash
|
||||
cd <ComfyUI>/custom_nodes
|
||||
git clone https://github.com/Ethanfel/ComfyUI-ComfyPeeper-compagnon
|
||||
cd ComfyUI-ComfyPeeper-compagnon
|
||||
git clone https://github.com/Ethanfel/ComfyUI-ComfyPeeper-companion
|
||||
cd ComfyUI-ComfyPeeper-companion
|
||||
cp config.example.json config.json
|
||||
# edit config.json: set "name", and "discord_webhook" if you want Send to Discord
|
||||
# restart ComfyUI
|
||||
|
||||
Reference in New Issue
Block a user