1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-20 05:11:40 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2021-03-27 05:04:45 -04:00
committed by GitHub
parent c6d8719e24
commit 5e57c9e371

View File

@@ -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`:
<small><i>(on other Ubuntu/Debian-based systems follow the <b>♰ instructions</b> below)</i></small>
<i>(on other Ubuntu/Debian-based systems follow the <b>♰ instructions</b> below)</i>
<pre lang="bash"><code>
# add the repo to your sources and install the archivebox package using apt
sudo apt install software-properties-common