Add -L to curl command line

gh-pages-ytdl-org
Sergey M․ 8 years ago
parent 8793251a03
commit af480e49ed
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -32,7 +32,7 @@
</p>
<p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
<code class="commands">sudo curl @PROGRAM_URL@ -o /usr/local/bin/youtube-dl<br/>
<code class="commands">sudo curl -L @PROGRAM_URL@ -o /usr/local/bin/youtube-dl<br/>
sudo chmod a+rx /usr/local/bin/youtube-dl</code>
</p>

Loading…
Cancel
Save