update README and comments
This commit is contained in:
parent
bcf48bf622
commit
c4c0bf48f1
2 changed files with 7 additions and 4 deletions
|
|
@ -4,9 +4,9 @@ To run:
|
|||
* install [Haskell](https://www.haskell.org/ghcup/)
|
||||
``` sh
|
||||
# assuming you manage ghc with ghcup
|
||||
# if not, set ghc 9.4.5 by other means
|
||||
ghcup install ghc 9.4.5
|
||||
ghcup set ghc 9.4.5
|
||||
# if not, set ghc 9.6.1 by other means
|
||||
ghcup install ghc 9.6.1
|
||||
ghcup set ghc 9.6.1
|
||||
|
||||
cabal run rcv-site
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue