README.md formatting change

pull/1/head
Jeremiah K 2023-09-06 11:51:16 -05:00
rodzic 7ae5be26d2
commit 09f9896673
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -7,6 +7,8 @@ Relay operation is implemented using the **Meshtastic <=> Matrix Relay** [https:
Feel free to explore the **Meshtastic** project on their website: [https://meshtastic.org](https://meshtastic.org).
```
git clone https://github.com/mate-dev/mmrelaynode.git
cd mmrelaynode && git submodule update --init
docker compose -f "docker-compose.yaml" up -d --build
```