diff --git a/download.html.in b/download.html.in index 643bfee2c..b2727b8e3 100644 --- a/download.html.in +++ b/download.html.in @@ -32,7 +32,7 @@

To install it right away for all UNIX users (Linux, OS X, etc.), type: -sudo curl @PROGRAM_URL@ -o /usr/local/bin/youtube-dl
+sudo curl -L @PROGRAM_URL@ -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl