From 207295001f94a2cadd53458df2608ed7344cad79 Mon Sep 17 00:00:00 2001 From: nek0 Date: Sat, 3 Dec 2016 17:16:13 +0100 Subject: [PATCH] readme update --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2dbd1a..b3c9410 100755 --- a/README.md +++ b/README.md @@ -32,17 +32,20 @@ software and libraries: * postgresql * libfftw3-dev * npm +* nodejs-legacy which can be installed through ```bash -sudo apt-get install alex happy libpq-dev postgresql npm +sudo apt-get install alex happy libpq-dev postgresql npm nodejs-legacy ``` -Additionally you need bower: +Additionally you need bower, purescript and pulp: ```bash npm install -g bower +npm install -g purescript +npm install -g pulp ``` for migrations also install: