update readme
This commit is contained in:
parent
9ea884409b
commit
0308d61ba5
|
@ -5,11 +5,14 @@ probably out of date demo: https://asciinema.org/a/jUw0GtaIsqZdAxTDkBRAiV2L3
|
||||||
you'll need uhhhhhhhhhhhhhh fixed libraries
|
you'll need uhhhhhhhhhhhhhh fixed libraries
|
||||||
|
|
||||||
```
|
```
|
||||||
|
git clone https://git.lain.faith/misc-deps/racket-ansi
|
||||||
|
cd racket-ansi
|
||||||
|
raco pkg install ansi/
|
||||||
git clone https://git.lain.faith/misc-deps/lux
|
git clone https://git.lain.faith/misc-deps/lux
|
||||||
cd lux
|
cd lux
|
||||||
raco pkg install
|
raco pkg install
|
||||||
cd ..
|
cd ..
|
||||||
https://git.lain.faith/misc-deps/raart
|
git clone https://git.lain.faith/misc-deps/raart
|
||||||
cd raart
|
cd raart
|
||||||
raco pkg install
|
raco pkg install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue