readme update

This commit is contained in:
nek0 2016-12-03 17:16:13 +01:00
parent b01cce5130
commit 207295001f

View file

@ -32,17 +32,20 @@ software and libraries:
* postgresql * postgresql
* libfftw3-dev * libfftw3-dev
* npm * npm
* nodejs-legacy
which can be installed through which can be installed through
```bash ```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 ```bash
npm install -g bower npm install -g bower
npm install -g purescript
npm install -g pulp
``` ```
for migrations also install: for migrations also install: