add youtubedl to help str

This commit is contained in:
Nick Sweeting 2019-01-25 17:38:35 -08:00
parent 6e4728e193
commit e60070dbb2
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ echo " - Chromium Browser (see README for Google-Chrome instructions in
echo " - python3"
echo " - wget"
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 " Press enter to continue, or Ctrl+C to cancel..."