Skip to content

Commit 1d1f310

Browse files
committed
Update README.md
1 parent 2bf1c7e commit 1d1f310

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@ $ houseman run --help
2626

2727
## Installation
2828

29-
TBD
29+
Get [Stack](http://haskellstack.org) to run Haskell compilier, and
30+
31+
```
32+
$ git clone https://github.com/fujimura/houseman.git
33+
$ cd houseman
34+
$ stack install
35+
```
3036

3137
## Contributing
3238

0 commit comments

Comments
 (0)