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