From d039f7fd7919832779ab3357301a6e5ddc4340e1 Mon Sep 17 00:00:00 2001 From: Tilen Komel <46865859+KomelT@users.noreply.github.com> Date: Tue, 25 Feb 2025 13:37:36 +0100 Subject: [PATCH] Fix readme warning section --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d0546c7e..a9ac4858 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,11 @@ docker run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshta podman run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web:nightly ``` -[!WARNING] - - Nightly builds represent the latest development state and may contain breaking changes - - These builds undergo automated testing but may be less stable than tagged release versions - - Not recommended for production environments unless you are actively testing new features - - No guarantee of backward compatibility between nightly builds +> [!WARNING] +> - Nightly builds represent the latest development state and may contain breaking changes +> - These builds undergo automated testing but may be less stable than tagged release versions +> - Not recommended for production environments unless you are actively testing new features +> - No guarantee of backward compatibility between nightly builds ### Version Information Each nightly build is tagged with: