diff --git a/README.md b/README.md
index d4a28c43..9d421511 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,11 @@ The goal is to sleep soundly knowing the part of the internet you care about wil
+```bash
+# Use this auto setup script to get started, or follow the Install steps below
+curl -sSL 'https://get.archivebox.io' | bash
+```
+
**📦 Install ArchiveBox with [Docker Compose (recommended)](#quickstart) / Docker, or `apt` / `brew` / `pip` ([see below](#quickstart)).**
*No matter which setup method you choose, they all follow this basic process and provide the same CLI, Web UI, and on-disk data layout.*
@@ -107,20 +112,10 @@ ls ./archive/*/index.json # or browse directly via the filesyste
# Quickstart
-```bash
-# Use this auto setup script to get started, or read the Manual Setup steps below
-curl -sSL 'https://get.archivebox.io' | bash
-```
-
**🖥 Supported OSs:** Linux/BSD, macOS, Windows (Docker/WSL) **👾 CPUs:** amd64, x86, arm8, arm7 (raspi>=3)
#### ⬇️ Manual Setup
-docker-compose
is the recommended way to run ArchiveBox. It includes everything out-of-the-box and provides the fastest setup experience.
-It's also the easiest way to keep ArchiveBox and all its [dependencies](#dependencies) securely isolated from the rest of your system, and kept up-to-date over-time.
-
-
-
*(click to expand your preferred **► `distribution`** below for full setup instructions)*
@@ -289,6 +284,11 @@ For more discussion on managed and paid hosting options see here: