[
{ type: install
  message: <<EOM
mybb has been installed into:

    /usr/local/www/mybb

You will probably want to add an alias to your httpd.conf file,
something like this:

        Alias /mybb "/usr/local/www/mybb"

And restart Apache.

Open the following page in your browser and follow the instructions:
http://www.your.host/mybb/install/index.php
EOM
}
]
