Merge pull request #1190 from zhuzhichao/patch-1

Install via brew (Mac only)
This commit is contained in:
David Zhuang 2016-06-04 12:18:23 -04:00
commit c000bd4fad

View File

@ -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: