Updates stats with pie chart and report for channel

This commit is contained in:
Pablo Revilla
2025-09-24 19:54:33 -07:00
parent 3cd93c08a7
commit a20dafe714

View File

@@ -62,7 +62,7 @@ Requires **`python3.11`** or above.
Clone the repo from GitHub:
```bash
git clone https://github.com/pablorevilla-meshtastic/meshview.git
git clone -recurse-submodules https://github.com/pablorevilla-meshtastic/meshview.git
```
```bash