Merge pull request #1183 from soimort/readme-pip-git

[Readme] Add pip install from Github
This commit is contained in:
David Zhuang 2016-06-02 15:04:24 -04:00
commit 912a519ea8

View File

@ -107,6 +107,12 @@ or download the latest release via:
$ you-get https://github.com/soimort/you-get/archive/master.zip $ you-get https://github.com/soimort/you-get/archive/master.zip
``` ```
In order to get the latest ```develop``` branch without messing up the PIP, you can try:
```
$ pip3 install --upgrade git+https://github.com/soimort/you-get@develop
```
## Getting Started ## Getting Started
### Download a video ### Download a video