diff --git a/README.md b/README.md index 004f184..6db58c7 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ Meshtastic -LOcal MEshtastic Server +*LOcal MEshtastic Server* _in development_ +- Idea is to develop an --- ## Hardware @@ -23,5 +24,5 @@ for now everything will be developed and tested on Raspberry Pi 3B and newer act ```bash sudo apt install --install-suggests -y nginx python3-meshtastic python3-flask python3-requests ``` -3. Configure `nginx` the way you need | _example config is located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf)_ +3. Configure `nginx` the way you need | _or use the example config located [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/config/nginx/nginx.conf) edit at least lines 9 & 15 - 18 to your needs_ 4. Start developing \ No newline at end of file