Dont ask for permission to auto-install dependencies
[tt.git] / README.md
index 58000bd..c55ba0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ combinations. Especially when paired with
 
 ![Screenshot](screenshot-multi.jpg)
 
+
 instructions
 ------------
 
@@ -18,7 +19,19 @@ instructions
 [Racket](https://download.racket-lang.org/)
 
 ### installation
-`make install` or `raco pkg install`
+1. Run `make install` or `raco pkg install`
+2. Add `$HOME/.racket/7.9/bin` to your `$PATH`
+   (replacing `7.9` with whatever version you have installed)
 
 ### usage
 `tt (FOLLOW-FILE)`
+
+
+notes
+-----
+
+### LWW downloads
+Downloaded timelines are stored in `~/.tt/cache/<SHA1_OF_URI>`, but no attempt
+is made to preserve the previously-downloaded messages - each download
+overrites the previous. One of the implications is that authors can edit/delete
+history without you noticing.
This page took 0.019196 seconds and 4 git commands to generate.