Trim comment to remove extra space before using in Javascript statements
[moodle.git] / README.txt
blob72267d2d134f13b51beb02d82e04b8cb356d2091
1 README     $Id$\r
2 ------\r
3 \r
4 QUICK INSTALL\r
5 =============\r
6 \r
7 For the impatient, here is a basic outline of the \r
8 installation process, which normally takes me only \r
9 a few minutes:\r
11 1) Move the Moodle files into your web directory. \r
13 2) Create a single database for Moodle to store all\r
14    it's tables in (or choose an existing database).\r
16 3) Visit your Moodle site with a browser, you should \r
17    be taken to the install.php script, which will lead\r
18    you through creating a config.php file and then \r
19    setting up Moodle, creating an admin account etc.\r
21 4) Set up a cron task to call the file admin/cron.php\r
22    every five minutes or so.\r
25 For more information, see the INSTALL DOCUMENTATION:\r
27    http://moodle.org/doc\r
29 If you have real trouble, please visit the Moodle course \r
30 "Using Moodle" on moodle.org.\r
33 Good luck and have fun!\r
34 Martin Dougiamas, Lead Developer\r