X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=10b615a0be75ea4a0f07f05154f39aabce39d7e1;hb=HEAD;hp=4ad96495d8d58476a30a8a8cf9db9392c49df85a;hpb=0b9f3c2cc3af334f88a7a7ce380d786bebae0760;p=tt.git diff --git a/README.md b/README.md index 4ad9649..10b615a 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,17 @@ 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`. +`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: @@ -39,11 +46,49 @@ reading their twtxts and perhaps read yours. This isn't strictly necessary and if omitted, you'll stay anonymous. ### usage -Download feeds from the Internet: -`tt d (FOLLOW-FILE)` -Read your timeline: -`tt r (FOLLOW-FILE)` + $ tt --help + tt [