Update readme

This commit is contained in:
Martin Lensment 2015-04-22 10:02:30 +03:00
parent 6a46041074
commit c2b449ea22
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,7 @@
21.04.2015
* Install wkhtmltopdf
* Install packages for wkhtmltopdf (see readme)
* Add `bank_statement_import_dir: 'import/bank_statements'` to application.yml, run `mina setup`
15.04.2015

View file

@ -264,6 +264,11 @@ All registry demo data can be found at:
Initially you can use two type of users: admin users and EPP users.
### Wkhtmltopdf setup
```
sudo apt-get install libxext-dev libxrender1
```
### Certificates setup