Fix installation instructions to use git clone from GitHub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,8 +14,8 @@ A ComfyUI custom node package that silently tracks which nodes and packages you
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Symlink into your custom_nodes directory
|
cd /path/to/ComfyUI/custom_nodes
|
||||||
ln -s /path/to/Comfyui_nodes_stats /path/to/ComfyUI/custom_nodes/comfyui-nodes-stats
|
git clone https://github.com/ethanfel/Comfyui-Nodes-Stats.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Restart ComfyUI. Tracking starts immediately and silently.
|
Restart ComfyUI. Tracking starts immediately and silently.
|
||||||
|
|||||||
Reference in New Issue
Block a user