first commit

This commit is contained in:
Kumar Kriti 2023-01-23 17:03:06 +05:30
parent 72697e6050
commit da59d47df0

View File

@ -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