From 2dbde92edb355dbe0792bc7f56652946a3c82181 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 4 Jun 2017 23:06:24 +0200 Subject: [PATCH] readme update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17d4a83..f093ee2 100644 --- a/README.md +++ b/README.md @@ -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 dependencies for building and running yammat, which are: +* build-essential * alex * happy * libpq-dev * postgresql * libfftw3-dev +* zlib-dev Install all of them through your package management system.