(chore) Update brew instructions

Installing without --HEAD will get very old version
This commit is contained in:
Malcolm 2024-05-17 15:44:42 -07:00 committed by GitHub
parent a08f2b7e45
commit 6dc8b55b59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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/):