From 5e57c9e371ace0e8c8822c53bace1ffaeec82940 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 27 Mar 2021 05:04:45 -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 e66d2f11..0121fd76 100644 --- a/README.md +++ b/README.md @@ -166,8 +166,8 @@ docker run -v $PWD:/data -i archivebox/archivebox list --html --with-headers > i This method should work on all Ubuntu/Debian based systems, including x86, amd64, arm7, and arm8 CPUs (e.g. Raspberry Pis >=3). If you're on Ubuntu >= 20.04, add the `apt` repository with `add-apt-repository`: +(on other Ubuntu/Debian-based systems follow the ♰ instructions below) -(on other Ubuntu/Debian-based systems follow the ♰ instructions below)

 # add the repo to your sources and install the archivebox package using apt
 sudo apt install software-properties-common