From: Tom-Oliver Heidel Date: Tue, 3 Nov 2020 09:31:31 +0000 (+0100) Subject: [skip travis] add option to use pip to use master X-Git-Tag: 2021.01.07~64 X-Git-Url: https://jfr.im/git/yt-dlp.git/commitdiff_plain/471115dbeefb899ee036d3e769da1f90070664b6 [skip travis] add option to use pip to use master --- diff --git a/README.md b/README.md index 5a26906ac..83e51f68b 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ # INSTALLATION 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: