mirror of
https://github.com/michaeldv/pit.git
synced 2025-12-10 08:25:34 +00:00
Added doc for PREFIX override on install target.
This commit is contained in:
committed by
Michael Dvorkin
parent
f64978d6c2
commit
9d1589b0b7
@@ -11,7 +11,7 @@ has been tested to compile on Mac OS Leopard, Ubuntu, and RedHat Linux.
|
|||||||
$ cd pit
|
$ cd pit
|
||||||
$ make
|
$ make
|
||||||
$ make test # <-- Optional, requires Ruby
|
$ make test # <-- Optional, requires Ruby
|
||||||
$ sudo make install
|
$ sudo make install # or 'make install PREFIX=${HOME}' to install in ${HOME}/bin
|
||||||
$ which pit
|
$ which pit
|
||||||
/usr/local/bin/pit
|
/usr/local/bin/pit
|
||||||
$ pit version
|
$ pit version
|
||||||
|
|||||||
Reference in New Issue
Block a user