aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom-Oliver Heidel <github@tom-oliver.eu>2020-11-03 10:31:31 +0100
committerGitHub <noreply@github.com>2020-11-03 10:31:31 +0100
commit471115dbeefb899ee036d3e769da1f90070664b6 (patch)
tree9011262fe3fcc05f81777ea6a70aca54acca5118
parent8934f61717ab99a898f0ca520ab23bce07f103dc (diff)
downloadhypervideo-pre-471115dbeefb899ee036d3e769da1f90070664b6.tar.lz
hypervideo-pre-471115dbeefb899ee036d3e769da1f90070664b6.tar.xz
hypervideo-pre-471115dbeefb899ee036d3e769da1f90070664b6.zip
[skip travis] add option to use pip to use master
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a26906ac..83e51f68b 100644
--- a/README.md
+++ b/README.md
@@ -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: