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:
b06cbfc
)
Add Racket install instructions for a couple of pkg managers
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 23 Mar 2021 15:49:33 +0000
(11:49 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 23 Mar 2021 15:49:33 +0000
(11:49 -0400)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
4ad9649
..
b6cb42e
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-22,8
+22,14
@@
instructions
------------
### requirements
+
+#### manual
[Racket](https://download.racket-lang.org/)
+#### package manager
+- Void Linux: `xbps-install racket`
+- Debian: `apt install racket`
+
### installation
`make build && make install` will build and copy `tt` binary into `$PREFIX/bin`.
This page took
0.029099 seconds
and
4
git commands to generate.