mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-18 00:05:46 +00:00
minor update
This commit is contained in:
parent
00ef748cc0
commit
821650e261
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 (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
|
||||
|
|
Loading…
Reference in a new issue