mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
Merge pull request #1183 from soimort/readme-pip-git
[Readme] Add pip install from Github
This commit is contained in:
commit
912a519ea8
@ -107,6 +107,12 @@ or download the latest release via:
|
||||
$ 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
|
||||
|
||||
### Download a video
|
||||
|
Loading…
Reference in New Issue
Block a user