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
|
||||
|
||||
```bash
|
||||
# Symlink into your custom_nodes directory
|
||||
ln -s /path/to/Comfyui_nodes_stats /path/to/ComfyUI/custom_nodes/comfyui-nodes-stats
|
||||
cd /path/to/ComfyUI/custom_nodes
|
||||
git clone https://github.com/ethanfel/Comfyui-Nodes-Stats.git
|
||||
```
|
||||
|
||||
Restart ComfyUI. Tracking starts immediately and silently.
|
||||
|
||||
Reference in New Issue
Block a user