Update README.md
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
imitating Haskell.
|
imitating Haskell.
|
||||||
|
|
||||||
### Build Info
|
### 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
|
```sh
|
||||||
$ cabal build # build the rlpc compiler
|
$ cabal build # build the rlpc compiler
|
||||||
$ cabal install # install rlpc to $PATH
|
$ cabal install # install rlpc to $PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user