diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 87e5564..1c1d108 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,6 @@ # hakyll -[](http://travis-ci.org/jaspervdj/hakyll) +[](http://travis-ci.org/jaspervdj/hakyll) Hakyll is a static site generator library in Haskell. More information (including a tutorial) can be found on @@ -9,3 +9,7 @@ Hakyll is a static site generator library in Haskell. More information You can install this library using cabal: cabal install hakyll + +Or using stack: + + stack install hakyll |
