readme update

This commit is contained in:
nek0 2017-06-04 23:06:24 +02:00
parent 569eb3b95a
commit 2dbde92edb

View file

@ -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.