From 05d30fd292f76563488f4b107a9b29ffd1adab8a Mon Sep 17 00:00:00 2001
From: Maximilian Dorninger <97409287+maxdorninger@users.noreply.github.com>
Date: Thu, 10 Jul 2025 15:44:01 +0200
Subject: [PATCH] Update README.md
---
README.md | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 34885d5..95f9c0d 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,16 @@ MediaManager is built first and foremost for deployment with Docker, making it e
It also provides an API to interact with the software programmatically, allowing for automation and integration with
other services.
+## Quick Start
+
+```
+ wget -O docker-compose.yaml https://raw.githubusercontent.com/maxdorninger/MediaManager/refs/heads/master/docker-compose.yaml
+ # Edit docker-compose.yaml to set the environment variables!
+ docker compose up -d
+```
+
+### [View the docs for installation instructions and more](https://maxdorninger.github.io/MediaManager/configuration-overview.html#configuration-overview)
+
## Support MediaManager
@@ -37,15 +47,6 @@ other services.
-## Quick Start
-
-```
- wget -O docker-compose.yaml https://raw.githubusercontent.com/maxdorninger/MediaManager/refs/heads/master/docker-compose.yaml
- # Edit docker-compose.yaml to set the environment variables!
- docker compose up -d
-```
-
-### [View the docs for installation instructions and more](https://maxdorninger.github.io/MediaManager/configuration-overview.html#configuration-overview)
## Check out the awesome sponsors of MediaManager ❤️