$ tar -xzf treewm_0.4.2.tar.gz
$ cd treewm-0.4.2
$ make
$ make patches # if you want to patch xprop and xkill
$ su
$ make install
$ make patchinstall # if you want to install the xprop and xkill patches
$ cp ../sample.cfg ~/.treewm  # if you want to have a look at the sample
$                             # config file (recommended)
$ less README     # very important
$ less ChangeLog  # if you are common to an earlier version of treewm
$ echo Have fun!
