From 1cd227e091efb6aa3a1c2027ccc042646503cf68 Mon Sep 17 00:00:00 2001 From: Jeremiah K <17190268+jeremiah-k@users.noreply.github.com> Date: Wed, 6 Sep 2023 11:51:16 -0500 Subject: [PATCH] README.md formatting change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c339bb..e9715c3 100644 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file