TYPO3 site installer
---------------------

This package contains the TYPO3 site installer.

How to get started
*******************************************

1. su (switch to superuser mode)
2. cd <webroot>
3. typo3-site-installer -d <target-directory>
4. exit (leave superuser mode)
5. In your browser, hit
   http://[your.site.name]/<target-directory>/typo3/install/index.php
6. Follow the instructions in the 1-2-3 install tool
7. Now you can access the backend through
   http://[your.site.name]/<this_directories_name>/typo3/
   with the username "admin" and password "password".

 -- Michael Stucki <michael@typo3.org>  Sat, 13 Nov 2004 00:25:05 +0100
