From 144127f7d942d4bb5a501501410b22ef13298207 Mon Sep 17 00:00:00 2001 From: Vincent Klaiber Date: Thu, 3 Jul 2014 15:42:47 +0200 Subject: [PATCH] Add Homebrew to installation guide. To notify Homebrew users that this binary is available within the package repository. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2bea609bf..95ea0a280 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ Windows users can [download a .exe file](https://yt-dl.org/latest/youtube-dl.exe Alternatively, refer to the developer instructions below for how to check out and work with the git repository. For further options, including PGP signatures, see https://rg3.github.io/youtube-dl/download.html . +OS X users can install **youtube-dl** with [Homebrew](http://brew.sh). + + brew install youtube-dl + # DESCRIPTION **youtube-dl** is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version