From 704bcfbb75a7a66507c16017260c988560a23253 Mon Sep 17 00:00:00 2001 From: Davi Sena Date: Thu, 23 Mar 2023 13:59:21 -0400 Subject: [PATCH] artifact2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a3d6c86..869e7104c 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, etc.), type another 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