mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-26 14:10:20 +00:00
Update setup.sh
This commit is contained in:
parent
ca9be4897b
commit
c8f7abf6bf
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
setup.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
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 " - wget"
|
||||
echo " - curl"
|
||||
|
|
Loading…
Reference in a new issue