Update readme

This commit is contained in:
1Computer1 2019-09-04 23:56:37 -04:00
parent 4776a89f9a
commit c069fcf4cf
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ Arbitrary code execution server using Docker.
## Install
- Install [Stack 2+](https://docs.haskellstack.org/en/stable/README/)
- Run `stack install`, a `myriad` executable will be installed
- Install GHC and Cabal, see [the Haskell website](https://www.haskell.org/)
- Run `cabal new-install`, a `myriad` executable will be installed
## Running