From: Siraaj Khandkar Date: Tue, 23 Mar 2021 15:51:41 +0000 (-0400) Subject: Mention default PREFIX value in README X-Git-Tag: 0.15.0~1 X-Git-Url: https://git.xandkar.net/?p=tt.git;a=commitdiff_plain;h=8676fbce135359b3616906398c1027e4412cb09a Mention default PREFIX value in README --- diff --git a/README.md b/README.md index b6cb42e..daf8ff8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ instructions - Debian: `apt install racket` ### installation -`make build && make install` will build and copy `tt` binary into `$PREFIX/bin`. +`make build && make install` will build and copy `tt` binary into +`$PREFIX/bin`, where `$PREFIX` defaults to `$HOME`. ### configuration Put your `` and `` into `~/.tt/me`. For example, mine is: