update readme

This commit is contained in:
xenia 2021-04-04 04:45:25 -04:00
parent 57cccaca60
commit 3d9a677bcf
1 changed files with 4 additions and 1 deletions

View File

@ -31,5 +31,8 @@ ok now we're ready to do stuff
```
git clone https://git.lain.faith/haskal/meowbb
cd meowbb
racket tui.rkt
raco pkg install
# now, assuming you have ~/.racket/<ver>/bin on your path
meowbb
```