From 39ca498d886542b62bdd1f65e2e5a4c2b680dadd Mon Sep 17 00:00:00 2001 From: Shadowbroker <43977454+BigBodyCobain@users.noreply.github.com> Date: Sun, 28 Jun 2026 20:35:12 -0600 Subject: [PATCH] Clean up 'How to Update' section formatting Removed HTML tags from the 'How to Update' section in README.md. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9faf5d3..8627f89 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,7 @@ Open `http://localhost:3000` to view the dashboard! *(Requires [Docker Desktop]( --- -
-🔄 How to Update +🔄 How to Update ShadowBroker uses pre-built Docker images — no local building required. Updating takes seconds: @@ -181,8 +180,6 @@ docker compose up -d * **Check logs:** `docker compose logs -f backend` -
- ---