wmtime - update localization
[dockapps.git] / wmmon / INSTALL
blob7defae307ae98224f0e06e3cc777a9fed9404d6e
1 Installation instructions for WMMon.
3 Requirements
4 --------------------------------------------------------------
5 Nothing particular :)
8 Installation
9 --------------------------------------------------------------
10 1) % tar -zxvf wmmon-1.0b.tar.gz
11 2) % cd wmmon.app/wmmon
12 3) % make
13 4) copy 'wmmon' somewhere in your $PATH like /usr/local/bin;
14 5) % wmmon & (or wmmon -h for help)
16 Be sure to read the HINTS and TODO files too!