# HG changeset patch # User Oleksandr Gavenko # Date 1342123677 -10800 # Node ID b7b92f209bd521f0c867b1a75ac34ef66a99e50b # Parent 88f7e396eb1dd93be677fa2beb2230cd04e46012 Fix header. diff -r 88f7e396eb1d -r b7b92f209bd5 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