From 6201b65d4c9f6a14fdf380a9b794ae1b7fb2b0bd Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Mon, 16 May 2011 13:37:12 +0200 Subject: [PATCH] Linked wiki from README and INSTALL files. FEA: ItEr74S03CommunityMaterialItEr73S03 --- INSTALL | 2 ++ README | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index ab2d7f920..fa7b7d14d 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,8 @@ Installation instructions ========================= +Visit the wiki for an updated version of these instructions: +http://wiki.navalplan.org/twiki/bin/view/NavalPlan/InstallNavalPlan. Database creation ----------------- diff --git a/README b/README index dbb1b8fc6..c7c3669ca 100644 --- a/README +++ b/README @@ -36,8 +36,8 @@ Features Requirements ------------ -* Java 1.6 -* Maven 2 +Visit the following wiki page for a comprehensive list of requirements: +http://wiki.navalplan.org/twiki/bin/view/NavalPlan/InstallNavalPlan. See ``INSTALL`` file for installation instructions.