Adding instructions to install using Conda
This commit is contained in:
parent
3a9c928426
commit
f25ea2008a
@ -35,6 +35,10 @@ 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.
|
||||
|
||||
You can also install this package with conda run:
|
||||
|
||||
conda install -c conda-forge youtube-dl
|
||||
|
||||
macOS users can install youtube-dl with [Homebrew](https://brew.sh/):
|
||||
|
||||
brew install youtube-dl
|
||||
|
Loading…
x
Reference in New Issue
Block a user