1
0
Fork 0
mirror of synced 2024-06-11 23:14:43 +12: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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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