Install via brew (Mac only)

This commit is contained in:
zhuzhichao 2016-06-04 14:20:42 +08:00
parent 912a519ea8
commit aaf0041446

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. 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 ## Upgrading
Based on which option you chose to install `you-get`, you may upgrade it via: Based on which option you chose to install `you-get`, you may upgrade it via: