Added fixed INSTALL file.

This commit is contained in:
Davi de Castro Reis 2010-09-09 17:50:07 -07:00
parent 52e7da2187
commit 121d13d08b

6
INSTALL Normal file
View File

@ -0,0 +1,6 @@
Run the commands below or refer to the autotools documentation for more
sophisticated options.
./configure --prefix=/usr
make
sudo make install