readme update
This commit is contained in:
parent
569eb3b95a
commit
2dbde92edb
1 changed files with 2 additions and 0 deletions
|
@ -32,11 +32,13 @@ This might, depending on your system setup, take some time. Brew yourself some t
|
||||||
Now that your Haskell environment is set up, you need to install the
|
Now that your Haskell environment is set up, you need to install the
|
||||||
dependencies for building and running yammat, which are:
|
dependencies for building and running yammat, which are:
|
||||||
|
|
||||||
|
* build-essential
|
||||||
* alex
|
* alex
|
||||||
* happy
|
* happy
|
||||||
* libpq-dev
|
* libpq-dev
|
||||||
* postgresql
|
* postgresql
|
||||||
* libfftw3-dev
|
* libfftw3-dev
|
||||||
|
* zlib-dev
|
||||||
|
|
||||||
Install all of them through your package management system.
|
Install all of them through your package management system.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue