From 13bd3f2b6079cc26780e61e5cf0bd8284a3ce9bf Mon Sep 17 00:00:00 2001 From: thealhu Date: Fri, 28 Jun 2024 15:53:06 +0200 Subject: [PATCH] fix docker compose indentation in readme.md file --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c7c5c1a..4a18905 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ After that, the TC²-BBS Meshtastic can simply be started as a service in the ba docker compose up -d - #for debugging use: - docker compose up - - #for stopping use: - docker compose down + #for debugging use: + docker compose up + + #for stopping use: + docker compose down