From 79c14205c2acbf9129f6f3009e4ba8d2bcd4386f Mon Sep 17 00:00:00 2001 From: Dapo Adedire Date: Tue, 10 Sep 2024 16:34:08 +0100 Subject: [PATCH] Fix: fix download command for MacOS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e686f84..4efadd81f 100644 --- a/README.md +++ b/README.md @@ -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/):