From 95672105fbc5ff56b622ac63c5db14e22b8d553f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 3 Aug 2012 19:12:18 +0200 Subject: Documentation: minor updates --- docs/install.rst | 6 +++--- docs/upgrade.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 `_ version 2.x - `python `_ versions 2.6 or 2.7 - - `django `_ >= version 1.3 + - `django `_ >= version 1.4 - `south `_ - `postgres `_ >= version 8.x - `gettext `_ diff --git a/docs/upgrade.rst b/docs/upgrade.rst index 8d0aefb..2b87cd3 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -74,7 +74,7 @@ initialized. CHIMERE_PATH=/srv/chimere CHIMERE_TAG=v1.2.0 # version 1.1 -> 1.2 - CHIMERE_TAG=v2.0-RC2 # version 1.2 -> 2.0 + CHIMERE_TAG=v2.0-RC3 # version 1.2 -> 2.0 CHIMERE_TAG=master # version 2.0 -> master CHIMERE_LOCALNAME=mychimere -- cgit v1.2.3