From 5940dd65fb9556b5e151135e2d098b7f06b80f60 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 24 Apr 2021 07:17:53 -0400 Subject: [PATCH] add pip install post-step --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65cda667..05569963 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ sudo apt update
  • Install the ArchiveBox package using apt.
    sudo apt install archivebox
    +sudo python3 -m pip install --upgrade --ignore-installed archivebox
     
  • Create a new empty directory and initalize your collection (can be anywhere).