1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-23 13:52:52 +08:00

[readme] added a line in installation section with pip recommendation

This commit is contained in:
Troyciv 2018-05-25 14:47:24 +02:00
parent b89ac53455
commit bb24117426

View File

@ -35,6 +35,8 @@ You can also use pip:
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. 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.
**Tip:** If you want to install youtube-dl with shell completion and man pages on your Linux machine, using the above `pip` command is the recommend way to do so.
OS X users can install youtube-dl with [Homebrew](https://brew.sh/): OS X users can install youtube-dl with [Homebrew](https://brew.sh/):
brew install youtube-dl brew install youtube-dl