Fix header.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 12 Jul 2012 23:07:57 +0300
changeset 229 b7b92f209bd5
parent 228 88f7e396eb1d
child 230 eb6a42645e24
Fix header.
INSTALL.rst
--- 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