From 821650e2615a85afac19d62aa950c52554347d4c Mon Sep 17 00:00:00 2001 From: Emmanuel Oppong Date: Wed, 11 Oct 2023 06:57:03 +0400 Subject: [PATCH] minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e686f84..869e574b8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ youtube-dl - download videos from youtube.com or other video platforms # INSTALLATION -To install it right away for all UNIX users (Linux, macOS, etc.), type: +To install it right away for all UNIX users (Linux, macOS), type: sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl