Readme updated
This commit is contained in:
parent
9d1032d5f7
commit
8e554ff849
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue