Fix header.
--- a/INSTALL.rst Thu Jul 12 23:06:43 2012 +0300
+++ b/INSTALL.rst Thu Jul 12 23:07:57 2012 +0300
@@ -12,10 +12,10 @@
.. include:: VERSION.rst
-How to install from supplied Makefile.
-===================================
+How to build and install from supplied Makefile.
+================================================
-To install in /usr/local/ run as root::
+To build and install in /usr/local/ run as root::
$ make install
@@ -23,7 +23,7 @@
$HOME/usr
-To install in different place run::
+To build and install in different place run::
$ make install prefix=PREFIX