$Id: INSTALL,v 1.1 2004/04/06 15:02:50 indiri69 Exp $
Installing Plugins
==================
Simply untar the file in the plugins directory, and make sure it is
in its own directory, and that the name of the directory is the name
of the plugin.

  $ cd plugins
  $ tar -zxvf /where/your/file/is/bounce-<version>.tar.gz

Where <version> is whatever version of bounce you have.
Then go to your config directory and run conf.pl.  Choose option
8 and add the plugin.  Save and exit, then that should be all
if the plugin was made correctly.  :)

  $ cd ..
  $ ./configure
