From 561d410e6a6cb07665eb4851d6f2473e19a4ed76 Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Wed, 24 Sep 2025 19:55:41 -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 9440a07..58ac023 100644 --- a/README.md +++ b/README.md @@ -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