Update README.md

This commit is contained in:
msydneyslaga
2023-12-01 10:45:18 -07:00
committed by GitHub
parent d8ed47bbb7
commit d078306384

View File

@@ -4,6 +4,9 @@
imitating Haskell.
### Build Info
* rlp is built using [Cabal](https://www.haskell.org/ghcup/)
* rlp's documentation is built using [Sphinx](https://www.sphinx-doc.org/en/master/)
```sh
$ cabal build # build the rlpc compiler
$ cabal install # install rlpc to $PATH