mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-18 00:05:46 +00:00
Update README.MD
This commit is contained in:
parent
195f22f679
commit
65c58ac155
1 changed files with 1 additions and 1 deletions
|
@ -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 (Windows,Linux, macOS, 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
|
||||
|
|
Loading…
Reference in a new issue