From da59d47df021780e92f9f5a5feee45767a37a053 Mon Sep 17 00:00:00 2001 From: Kumar Kriti Date: Mon, 23 Jan 2023 17:03:06 +0530 Subject: [PATCH] first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b4ed573..8504171fb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ youtube-dl - download videos from youtube.com or other video platforms # INSTALLATION -To install it right away for all UNIX users (Linux, macOS), type: +To install it right away for all UNIX users (windows,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