clndash: specify you need --clndash

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-08-11 12:17:13 -07:00
parent 9ba071c5ed
commit ea85799007

View File

@@ -54,7 +54,7 @@ If youre reading this and still excited — youre the exact audience.
export CLNDASH_HOST="node.example.com:9735"
export CLNDASH_RUNE="your_rune_here"
```
3. Run clndash inside notedeck.
3. Run clndash inside notedeck by calling notedeck with the `--clndash` argument.
4. Bask in the glow of real-time LN data over an LN connection.
---