From a10df7ec6bd1f04ea824540ce3dc3c43377fd6c2 Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Sun, 27 May 2007 23:20:44 +0000 Subject: [PATCH] Update the INSTALL file to include a notice about referring to the web-based documentation. Yes, I'm looking for an excuse to test the commit log :) --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/INSTALL b/INSTALL index e5b30dcb05..f8fdb308f5 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,8 @@ +The most detailed and up-to-date instructions can always be found at +http://groups.google.com/group/evennia/web/getting-started?hl=en +It is recommended that you refer to there. The instructions below +should be fine, but are terse and may be slightly out of date. + Requirements ------------ * Python 2.5 strongly recommended, although 2.3 or 2.4 may work just fine.