From 753db9ace737457a810d996a5e46902c9eb9d879 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 29 Dec 2002 15:12:45 +0000 Subject: [PATCH] Clearer info --- README.txt | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index c67881e520..e09af58e44 100644 --- a/README.txt +++ b/README.txt @@ -1,13 +1,24 @@ README $Id$ ------ -I highly recommend you read the detailed help on -installation, upgrading and use of Moodle, stored -in the doc subdirectory of this installation, or -read at: +If you are installing the first time, then you +should read the installation guide which is +stored in the doc subdirectory: + + doc/install.html + +You can also access the latest version (as well +complete information about upgrading and using +Moodle on the moodle.com web site: http://moodle.com/doc/ +Once Moodle is installed on your machine, then +you can also access a local copy of all this +documentation (localised to your language) at: + + http://yourmoodlesite.com/doc/ + For the impatient, here is a basic outline of the installation process, which normally takes me only @@ -21,7 +32,7 @@ a few minutes: process. 3) Create a single database for Moodle to store all - it's tables in. + it's tables in (or choose an existing database). 4) Copy the file config-dist.php to config.php, and edit it with all your own settings. -- 2.39.5