mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 05:25:02 +03:00
[Readme] Add pip install from Github
This commit is contained in:
parent
cb39f4b9f3
commit
c372b09e59
@ -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