mirror of
https://github.com/michaeldv/pit.git
synced 2025-12-08 23:53:25 +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
|
||||
$ 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
|
||||
|
||||
Reference in New Issue
Block a user