From 372ce3d10c29cae28f1e21d8de9a326e50ab14d7 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 21 Nov 2002 16:00:18 +0000 Subject: [PATCH] COnverted it to DOS format to make it easier for Windows users --- README.txt | 78 +++++++++++++++++++++++++++--------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/README.txt b/README.txt index a128b03cc5..c67881e520 100644 --- a/README.txt +++ b/README.txt @@ -1,39 +1,39 @@ -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: - - http://moodle.com/doc/ - - -For the impatient, here is a basic outline of the -installation process, which normally takes me only -a few minutes: - -1) Move the Moodle files into your web directory. - -2) Create an empty directory somewhere to store - uploaded files (NOT accessible via the web). - This directory must be writeable by the web server - process. - -3) Create a single database for Moodle to store all - it's tables in. - -4) Copy the file config-dist.php to config.php, and - edit it with all your own settings. - -5) Visit your new home page with a web browser. Moodle - will lead you through the rest of the setup, - creating an admin account and so on. - -6) Set up a cron task to call the file admin/cron.php - every five minutes or so. - - -Cheers! -Martin Dougiamas - +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: + + http://moodle.com/doc/ + + +For the impatient, here is a basic outline of the +installation process, which normally takes me only +a few minutes: + +1) Move the Moodle files into your web directory. + +2) Create an empty directory somewhere to store + uploaded files (NOT accessible via the web). + This directory must be writeable by the web server + process. + +3) Create a single database for Moodle to store all + it's tables in. + +4) Copy the file config-dist.php to config.php, and + edit it with all your own settings. + +5) Visit your new home page with a web browser. Moodle + will lead you through the rest of the setup, + creating an admin account and so on. + +6) Set up a cron task to call the file admin/cron.php + every five minutes or so. + + +Cheers! +Martin Dougiamas + -- 2.39.5