]> jfr.im git - yt-dlp.git/commitdiff
[skip travis] add option to use pip to use master
authorTom-Oliver Heidel <redacted>
Tue, 3 Nov 2020 09:31:31 +0000 (10:31 +0100)
committerGitHub <redacted>
Tue, 3 Nov 2020 09:31:31 +0000 (10:31 +0100)
README.md

index 5a26906acaff28fb78641a9e3940cb7e4d6c9a62..83e51f68b4db6b51cb78daf95dad9a3d496a67a7 100644 (file)
--- 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: