diff --git a/README.md b/README.md index fbadb77..3dbd319 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LoMeS -Meshtastic +Meshtastic **LOcal MEshtastic Server** _in development_ @@ -36,6 +36,6 @@ git clone https://lab.c95.org/fr4nz/LoMeS.git && cd LoMeS && git switch dev-1 ``` 4. Run development environment setup ```bash -chmod +x dev_env_setup.sh && sudo ./dev_env_setup.sh +chmod +x lomes-setup.sh && sudo ./lomes-setup.sh ``` 5. Start developing \ No newline at end of file