summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>2011-01-30 13:14:45 +0100
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>2011-01-30 13:14:45 +0100
commit2ecbfb4cbc07309fecba027830ca64cd6971210f (patch)
tree50cb6d7cea3b80d38f89a29ec42cd9ebd3042141 /index.html
parent3519974510cd31e5926420dfd1cdaca40ad521f1 (diff)
downloadyoutube-dl-2ecbfb4cbc07309fecba027830ca64cd6971210f.tar.gz
youtube-dl-2ecbfb4cbc07309fecba027830ca64cd6971210f.tar.xz
youtube-dl-2ecbfb4cbc07309fecba027830ca64cd6971210f.zip
Properly update Python version requirement in the documentation
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index b0917e769..8b7ff90f2 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
 		<span style="font-size: x-small; font-weight: normal;">(and mores sites...)</span></td>
 </tr></table>
 
-<p><em>youtube-dl</em> is a small command-line program to download videos from YouTube.com and a few more sites. It requires the <a href="http://www.python.org/">Python interpreter</a>, version 2.x (x being at least 4), and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
+<p><em>youtube-dl</em> is a small command-line program to download videos from YouTube.com and a few more sites. It requires the <a href="http://www.python.org/">Python interpreter</a>, version 2.x (x being at least 5), and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.</p>
 
 <table border="0" id="rgb"><tr>
 	<tr><td><a class="button" id="r" href="documentation.html">Documentation</a></td></tr>