		Installing BotNET
		-----------------

Preparations ->
------------

Configure the Makefile and config.h files.
They are self explanatory.

Building ->
--------

Type 'make all' to build the source code.

Installing ->
----------

Type 'make install' to install the program
into the installation directory specified
in both the Makefile and config.h files.

Installing Documentation ->
------------------------

Type 'make man' to install the man pages.
Make sure you are doing this as root.
