diff --git a/README.md b/README.md index 2841ed68f..eac36789f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,10 @@ You can also use pip: sudo -H pip install --upgrade youtube-dl +If you want to be on the cutting edge, you can also install the master branch with pip: + + sudo -H pip install --force-reinstall https://github.com/ytdl-org/youtube-dl/archive/master.zip + This command will update youtube-dl if you have already installed it. See the [pypi page](https://pypi.python.org/pypi/youtube_dl) for more information. macOS users can install youtube-dl with [Homebrew](https://brew.sh/):