vortexbox-player INSTALL
========================

You need:

- a C99 compiler (such as gcc)
- make
- pkg-config
- libevent 1.4
- libmpdclient 2.0

Type:

 ./configure
 make
 make install
