From 88c211c719181d88293ffe92c5031b272606c495 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 Nov 2023 22:02:49 -0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c55d506d..8de650ab 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ Community | Roadmap -

-$ curl -sSL 'https://get.archivebox.io' | sh
-
+
@@ -23,6 +21,12 @@ $ curl -sSL 'https://get.archivebox.io' | sh + +

+# Install ArchiveBox (or see pip/brew/Docker instructions below):
+curl -sSL 'https://get.archivebox.io' | sh
+
+