From 8e554ff849d2444a31fc661a7629643901158a20 Mon Sep 17 00:00:00 2001 From: Fr4nzD13trich Date: Tue, 14 Oct 2025 14:38:16 +0200 Subject: [PATCH] Readme updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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