Update README.md

Adjust readme to reflect cabal dependency. Fixes #61.
This commit is contained in:
Moritz Angermann 2014-12-11 16:01:24 +01:00
parent 9cf058f154
commit 1e19c36613

View File

@ -2,6 +2,11 @@
We provide two scripts to assist in building debian packages.
## Requirements
The `mkketerdeb.sh` script requires `cabal` with sandbox support.
But will try to install the other dependencies on it's own.
## Building keter-X.Y.Z.deb
1. Download a recent keter release from <https://github.com/snoyberg/keter/releases>