1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 22:25:24 +02:00

Update README.md

This commit is contained in:
Nick Sweeting
2021-05-13 05:14:39 -04:00
committed by GitHub
parent 254ff41b1a
commit decd18eea0

View File

@@ -189,7 +189,7 @@ sudo apt update
</li>
<li>Install the ArchiveBox package using <code>apt</code>.
<pre lang="bash"><code style="white-space: pre-line">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
</code></pre>
</li>
<li>Create a new empty directory and initalize your collection (can be anywhere).