1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 01:30:15 +02:00

no longer recommend snap chromium, just use playwright

This commit is contained in:
Nick Sweeting
2021-04-13 03:59:17 -04:00
parent 2c6f0a96bf
commit 7d1f8cb496
3 changed files with 3 additions and 3 deletions

View File

@@ -215,7 +215,7 @@ echo "deb-src http://ppa.launchpad.net/archivebox/archivebox/ubuntu focal main"
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C258F79DCC02E369
sudo apt update
sudo apt install archivebox
sudo snap install chromium
archivebox setup
archivebox --version
# then scroll back up and continue the initalization instructions above
</code></pre>