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

Merge pull request #174 from AwesomeAlexander/patch-1

Typo in setup script
This commit is contained in:
Nick Sweeting
2019-03-12 12:37:56 -04:00
committed by GitHub

View File

@@ -13,7 +13,7 @@ echo " - curl"
echo " - youtube-dl"
echo ""
echo " You may follow Manual Setup instructions in README.md instead if you prefer not to run an unknown script."
echo " This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu.
echo " This script uses homebrew or aptitude to install the dependencies depending on whether you're on macOS or Debian/Ubuntu."
echo " Press enter to continue, or Ctrl+C to cancel..."
read