Mention default PREFIX value in README
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 23 Mar 2021 15:51:41 +0000 (11:51 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 23 Mar 2021 15:51:41 +0000 (11:51 -0400)
README.md

index b6cb42e..daf8ff8 100644 (file)
--- 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 `<nick>` and `<uri>` into `~/.tt/me`. For example, mine is:
This page took 0.018988 seconds and 4 git commands to generate.