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).