mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
Merge pull request #1190 from zhuzhichao/patch-1
Install via brew (Mac only)
This commit is contained in:
commit
c000bd4fad
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user