From 2bdeda2658a88cdfad364b6196cf63373e2b35d2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 24 Apr 2021 00:40:34 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 2c1a2718..e890864b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Language grade: JavaScript Total alerts +
curl -sSL 'https://get.archivebox.io' | bash

@@ -54,11 +55,6 @@ The goal is to sleep soundly knowing the part of the internet you care about wil **📦  Install ArchiveBox with [Docker Compose (recommended)](#quickstart) / Docker, or `apt` / `brew` / `pip` ([see below](#quickstart)).** -```bash -# Optional: Use the auto-setup script (sets up ArchiveBox using Docker or your system pkg manager) -curl -sSL 'https://get.archivebox.io' | bash -``` - *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.* 1. Once you've installed ArchiveBox, run this in a new empty folder to get started