diff --git a/README.md b/README.md index 33ff392..bfb8c9b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Clone the repo from github with: ``` bash git clone --recurse-submodules https://github.com/pablorevilla-meshtastic/meshview.git ``` -It is important to include the `--recurse-submodule` flag or the meshtastic protobufs wont be included +It is important to include the `--recurse-submodules` flag or the meshtastic protobufs wont be included Create a python virtual environment: ``` bash