diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..1c1a83c --- /dev/null +++ b/INSTALL @@ -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