Update readme
This commit is contained in:
parent
4776a89f9a
commit
c069fcf4cf
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ Arbitrary code execution server using Docker.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
- Install [Stack 2+](https://docs.haskellstack.org/en/stable/README/)
|
- Install GHC and Cabal, see [the Haskell website](https://www.haskell.org/)
|
||||||
- Run `stack install`, a `myriad` executable will be installed
|
- Run `cabal new-install`, a `myriad` executable will be installed
|
||||||
|
|
||||||
## Running
|
## Running
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue