update readme
This commit is contained in:
parent
221dfdd7b6
commit
8079dda52f
24
README.md
24
README.md
|
@ -1,3 +1,21 @@
|
|||
meowbb
|
||||
======
|
||||
README text here.
|
||||
# meowbb
|
||||
|
||||
you'll need uhhhhhhhhhhhhhh fixed libraries
|
||||
|
||||
```
|
||||
git clone https://git.lain.faith/misc-deps/lux
|
||||
cd lux
|
||||
raco pkg install
|
||||
cd ..
|
||||
https://git.lain.faith/misc-deps/raart
|
||||
cd raart
|
||||
raco pkg install
|
||||
```
|
||||
|
||||
ok now we're ready to do stuff
|
||||
|
||||
```
|
||||
git clone https://git.lain.faith/haskal/meowbb
|
||||
cd meowbb
|
||||
racket tui.rkt
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue