diff --git a/README.md b/README.md index a972df23..d915b020 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,14 @@ $ git clone git://github.com/soimort/you-get.git Then put the cloned directory into your `PATH`, or run `./setup.py install` to install `you-get` to a permanent path. +### Option 6: Homebrew (Mac only) + +You can install `you-get` easily via: + +``` +$ brew install you-get +``` + ## Upgrading Based on which option you chose to install `you-get`, you may upgrade it via: