From 57e249b67a68fe583682bcb04034fd549360e3b4 Mon Sep 17 00:00:00 2001 From: ShivaKoti-VinaY <104214901+ShivaKoti-VinaY@users.noreply.github.com> Date: Sun, 23 Apr 2023 09:14:20 +0530 Subject: [PATCH] added windows name in installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a3d6c86..4f833dc9c 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, Windows, etc.), 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