From 54a923838fc0abce8c036d502e3fe710de271bd0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 27 Mar 2021 04:57:49 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa2a1775..b166363b 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ No matter which install method you choose, they all roughly follow this 3-step p
  • Install ArchiveBox: apt/brew/pip3 install archivebox
  • Start a collection: archivebox init
  • Start archiving: archivebox add 'https://example.com'
  • +
  • View the archive: archivebox server or archivebox list ..., ls ./archive/*/index.html