From 84202a58498b090aee346c93b8e5bc896ef2b7f8 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 24 Apr 2021 01:32:53 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b96277ea..155d8da7 100644 --- a/README.md +++ b/README.md @@ -116,11 +116,13 @@ ls ./archive/*/index.json # or browse directly via the filesyste #### ⬇️  Initial Setup -*(click to expand your preferred **► `distribution`** below for full setup instructions)* +
> **`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)* +
Get ArchiveBox with docker-compose on macOS/Linux/Windows ✨ (highly recommended)