Updates stats with pie chart and report for channel

This commit is contained in:
Pablo Revilla
2025-09-24 19:55:41 -07:00
parent a20dafe714
commit 561d410e6a

View File

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