dockapps/wmmon/INSTALL
2017-08-12 22:40:32 +01:00

16 lines
375 B
Plaintext

Installation instructions for WMMon.
Requirements
--------------------------------------------------------------
* libdockapp (http://www.dockapps.net/libdockapp)
Installation
--------------------------------------------------------------
1) % ./configure
2) % make
3) % sudo make install
4) % wmmon & (or wmmon -h for help)
Be sure to read the HINTS and TODO files too!