From aaf00414462cf0a7c0d7bb6a131f54e2c16891fc Mon Sep 17 00:00:00 2001 From: zhuzhichao Date: Sat, 4 Jun 2016 14:20:42 +0800 Subject: [PATCH] Install via brew (Mac only) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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: