added install-instructions
This commit is contained in:
parent
4ea203a082
commit
e2f8081bf8
12
README.md
12
README.md
@ -11,3 +11,15 @@ Just type it in and get names by race that you can look out for:
|
|||||||
![](img/translations.png)
|
![](img/translations.png)
|
||||||
|
|
||||||
Schema seems to be: 2 random words of thief-race + 's'
|
Schema seems to be: 2 random words of thief-race + 's'
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Make sure you have [cabal](https://www.haskell.org/cabal/) installed properly
|
||||||
|
and up to date.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ cabal build #to build
|
||||||
|
$ cabal run #to run without putting it anywhere
|
||||||
|
$ cabal install #to put it into ~/.cabal/bin - make sure this in in your $PATH
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user