home
/
code
/
tt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a07fde
)
Mention default PREFIX value in README
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 23 Mar 2021 15:51:41 +0000
(11:51 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 23 Mar 2021 15:51:41 +0000
(11:51 -0400)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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.018739 seconds
and
4
git commands to generate.