Clean up 'How to Update' section formatting

Removed HTML tags from the 'How to Update' section in README.md.
This commit is contained in:
Shadowbroker
2026-06-28 20:35:12 -06:00
committed by GitHub
parent 4cb6492b22
commit 39ca498d88
+1 -4
View File
@@ -121,8 +121,7 @@ Open `http://localhost:3000` to view the dashboard! *(Requires [Docker Desktop](
---
<details>
<summary>🔄 How to Update</summary>
🔄 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`
</details>
---
<details>