TreeLine Installation Notes

Extract the source files from the treeline tar file, then change to the
'TreeLine' directory in a terminal.  For a basic installation, simply
execute the following command as root:  'python install.py'

To see all install options, use: 'python install.py -h'

To install TreeLine with a different prefix (the default is
'/usr/local'), use:  'python install.py -p /prefix/path'

The old '~/.treeline' configuration file should be deleted or renamed if
this is a major TreeLine upgrade (such as 0.5.x to 0.6.x) or if editing
of new keyboard shortcuts is planned.
