From decd18eea09c3238cb58e41fa5d0028c6f7c07d2 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 13 May 2021 05:14:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09e46fa3..ebb46b3a 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ sudo apt update
  • Install the ArchiveBox package using apt.
    sudo apt install archivebox
    -sudo python3 -m pip install --upgrade --ignore-installed archivebox
    +sudo python3 -m pip install --upgrade --ignore-installed archivebox   # pip needed because apt only provides a broken older version of Django
     
  • Create a new empty directory and initalize your collection (can be anywhere).