[skip travis] add option to use pip to use master

This commit is contained in:
Tom-Oliver Heidel 2020-11-03 10:31:31 +01:00 committed by GitHub
parent 8934f61717
commit 471115dbee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@ You may want to use `python3` instead of `python`
python -m pip install --upgrade youtube-dlc
If you want to install the current master branch
python -m pip install git+https://github.com/blackjack4494/yt-dlc
**UNIX** (Linux, macOS, etc.)
Using wget: