17 lines
425 B
Plaintext
17 lines
425 B
Plaintext
|
Installation instructions for WMMon.
|
||
|
|
||
|
Requirements
|
||
|
--------------------------------------------------------------
|
||
|
Nothing particular :)
|
||
|
|
||
|
|
||
|
Installation
|
||
|
--------------------------------------------------------------
|
||
|
1) % tar -zxvf wmmon-1.0b.tar.gz
|
||
|
2) % cd wmmon.app/wmmon
|
||
|
3) % make
|
||
|
4) copy 'wmmon' somewhere in your $PATH like /usr/local/bin;
|
||
|
5) % wmmon & (or wmmon -h for help)
|
||
|
|
||
|
Be sure to read the HINTS and TODO files too!
|