diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.html b/docs/install.html index 08081944cfc..f6094671cf9 100644 --- a/docs/install.html +++ b/docs/install.html @@ -72,7 +72,7 @@ you think you've spotted a bug let developers know by filing a <ul> <li><a href="https://www.python.org/">Python</a> - Python is required. -Version 2.6.4 or later should work. +Version 2.7 or later should work. </li> <li><a href="http://www.makotemplates.org/">Python Mako module</a> - Python Mako module is required. Version 0.3.4 or later should work. |