mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 22:03:55 -07:00
(chore) Update brew instructions
Installing without --HEAD will get very old version
This commit is contained in:
parent
a08f2b7e45
commit
6dc8b55b59
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 --HEAD youtube-dl
|
||||
|
||||
Or with [MacPorts](https://www.macports.org/):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue