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

Update setup.sh

This commit is contained in:
Nick Sweeting
2017-06-30 01:17:31 -05:00
committed by GitHub
parent ca9be4897b
commit c8f7abf6bf

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
echo "[i] Installing bookmark-archiver dependencies. This script may ask for your password in order to install the following:" echo "[i] Installing bookmark-archiver dependencies. This script may ask for your password in order to install the following:"
echo " - Chromium Browser (see README for Chromium instructions)" echo " - Google Chrome (see README for Chromium instructions, yay open source)"
echo " - python3" echo " - python3"
echo " - wget" echo " - wget"
echo " - curl" echo " - curl"