diff --git a/download.html b/download.html index f01c34372..428acb603 100644 --- a/download.html +++ b/download.html @@ -48,6 +48,10 @@ This command will update youtube-dl if you have already installed it. See the pypi page for more information.
+You can use Homebrew if you have it:
+brew install youtube-dl
+
To check the signature, type:
sudo wget https://yt-dl.org/downloads/2014.06.16/youtube-dl.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
You can use Homebrew if you have it:
+brew install youtube-dl
+
To check the signature, type:
sudo wget @PROGRAM_URL@.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig