Added doc for PREFIX override on install target.

This commit is contained in:
Susan Potter
2011-01-06 04:49:13 +08:00
committed by Michael Dvorkin
parent f64978d6c2
commit 9d1589b0b7

View File

@@ -11,7 +11,7 @@ has been tested to compile on Mac OS Leopard, Ubuntu, and RedHat Linux.
$ cd pit
$ make
$ make test # <-- Optional, requires Ruby
$ sudo make install
$ sudo make install # or 'make install PREFIX=${HOME}' to install in ${HOME}/bin
$ which pit
/usr/local/bin/pit
$ pit version