From b9af0e937f4951becf3f50694c2760810a11ef55 Mon Sep 17 00:00:00 2001 From: nek0 Date: Thu, 17 Sep 2015 21:19:12 +0200 Subject: [PATCH] error in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f43758..90c8217 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ All internal dependencies are in the file `yammat.cabal` and will be installed a ##Building -To build this project enter `cabal configure && cabal build yammat` into your command line +To build this project enter `cabal configure && cabal build exe:yammat` into your command line ##Deployment