From a20dafe7143c0b82482ffbefeafcf11610db87ac Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Wed, 24 Sep 2025 19:54:33 -0700 Subject: [PATCH] Updates stats with pie chart and report for channel --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f88c7f..9440a07 100644 --- a/README.md +++ b/README.md @@ -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