diff docs/installation.rst @ 669:9bacc4194efa beta

docs update
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 07 Nov 2010 15:19:39 +0100
parents a60cd29ba7e2
children 6e8322c438ca
line wrap: on
line diff
--- a/docs/installation.rst	Sun Nov 07 15:07:53 2010 +0100
+++ b/docs/installation.rst	Sun Nov 07 15:19:39 2010 +0100
@@ -30,10 +30,12 @@
 
 Install from Cheese Shop
 ------------------------
+Rhodecode requires python 2.5 or 2.6 and will not run on older or newer
+versions of python. Python 2.7 is untested and thus not supported.
 
 Easiest way to install ``rhodecode`` is to run::
 
-   easy_install rhodecode
+ easy_install rhodecode
 
 Or::