1
0
Fork 0
mirror of synced 2024-06-30 12:00:41 +12: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
commit 1b0736bed7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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