diff --git a/download.html.in b/download.html.in index 4414344db..c6ade30b4 100644 --- a/download.html.in +++ b/download.html.in @@ -36,6 +36,10 @@
You can also use pip:
sudo pip install --upgrade youtube_dl
+This command will update youtube-dl if you have already installed it. +See the pypi page for more information. +
To check the signature, type:
sudo wget @PROGRAM_URL@.sig -O youtube-dl.sig
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig