diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/install.rst b/docs/install.rst index 427e163..2f66879 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -5,11 +5,11 @@ Chimère installation ==================== :Author: Étienne Loks -:date: 2012-03-09 +:date: 2012-08-03 :Copyright: CC-BY 3.0 This documents presents the installation of Chimère. -The version has been updated for installation of version 2.0-RC2. +The version has been updated for installation of version 2.0-RC3. ----------------- Base installation @@ -23,7 +23,7 @@ Prerequisites - `apache <http://www.apache.org/>`_ version 2.x - `python <http://www.python.org/>`_ versions 2.6 or 2.7 - - `django <http://www.djangoproject.com/>`_ >= version 1.3 + - `django <http://www.djangoproject.com/>`_ >= version 1.4 - `south <http://south.aeracode.org/>`_ - `postgres <http://www.postgresql.org/>`_ >= version 8.x - `gettext <http://www.gnu.org/software/gettext/>`_ |