Installing the True-A-Day Plugin
==========================

1) Start with untaring the file into the plugins directory.

$ cd plugins
$ tar -zxvf /path/to/where/you/saved/trueaday-1.0.tar.gz

2) Change into the trueaday directory, copy config.php.sample
to config.php. If you want, you can edit config.php, making
adjustments as you deem necessary.

$ cd trueaday
$ cp config.php.sample config.php
$ vi config.php

Editing the file is entirely optional; the plugin will work fine
"out of the box", as long as you copy the file (as above). This
file is where you set the width and/or the background colors used
to suit your personal tastes, or to integrate with your theme.

3) Then go to your config directory and run conf.pl. Choose
option 8 and move the plugin from the "Available Plugins"
category to the "Installed Plugins" category. Save and exit.

$ cd ../../config/
$ ./conf.pl
