Readme updated

This commit is contained in:
Fr4nz D13trich 2025-10-14 14:38:16 +02:00
parent 9d1032d5f7
commit 8e554ff849

View file

@ -1,6 +1,6 @@
# LoMeS # LoMeS
<img src="assets/images/lomes.svg" alt="Meshtastic" width="100" height="100"> <img src="assets/images/lomes.svg" alt="Meshtastic" height="100">
**LOcal MEshtastic Server** _in development_ **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 4. Run development environment setup
```bash ```bash
chmod +x dev_env_setup.sh && sudo ./dev_env_setup.sh chmod +x lomes-setup.sh && sudo ./lomes-setup.sh
``` ```
5. Start developing 5. Start developing