wmfsm: Update README with new installation instructions.

This commit is contained in:
Doug Torrance 2015-01-22 00:22:17 -06:00 committed by Carlos R. Mafra
parent e8d40e3115
commit 7d029d2db1

View file

@ -1,4 +1,7 @@
Installation:
copy your preferred .xpm to wmfsm_master.xpm
Hack the Makefile, compile the stuff.
autoreconf -i
./configure
(or ./configure --with-xpm=foo, where foo is your preferred .xpm)
make
make install (as root)
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc