mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-14 05:15:37 +00:00
Fix: fix download command for MacOS
This commit is contained in:
parent
c5098961b0
commit
79c14205c2
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ This command will update youtube-dl if you have already installed it. See the [p
|
|||
|
||||
macOS users can install youtube-dl with [Homebrew](https://brew.sh/):
|
||||
|
||||
brew install youtube-dl
|
||||
brew install yt-dlp
|
||||
|
||||
Or with [MacPorts](https://www.macports.org/):
|
||||
|
||||
|
|
Loading…
Reference in a new issue