=================
Installing minder
=================

   Installing minder should be pretty easy. If you have ~/bin/ in your $PATH,
just `make install`. The included Makefile, installs the program in your own bin
directory and set up ~/.minder/ directory for you. If you want to install the
program for all users, put it somewhere in the global $PATH and create the
~/.minder directory yourself. If you don't know what I'm talking about, just run
`make install` from the directory where this INSTALL file is and make sure
~/bin/ is in your $PATH.
   Oh, make sure to read through the README on how to create your own reminder
files, which you will need for this to be at all useful.
   Cheers!
