summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-03-26 15:05:49 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-03-26 15:05:49 +0200
commitd096db38f927b48d6379f86ec407b6bfa6dc8aaa (patch)
tree7eed134fcb6b5dfe95a22cc86ffc0fcb2eb10ba7 /web/tutorials
parent188395a6b63906fa0b6e9d2b71cef8d415531feb (diff)
downloadhakyll-d096db38f927b48d6379f86ec407b6bfa6dc8aaa.tar.gz
Add a bit on actual installation in the tutorial
Diffstat (limited to 'web/tutorials')
-rw-r--r--web/tutorials/01-installation.markdown10
1 files changed, 10 insertions, 0 deletions
diff --git a/web/tutorials/01-installation.markdown b/web/tutorials/01-installation.markdown
index fc53626..260ae2d 100644
--- a/web/tutorials/01-installation.markdown
+++ b/web/tutorials/01-installation.markdown
@@ -35,3 +35,13 @@ Features include:
- powerful syntax highlighting;
- modules for common items such as tags and feeds;
- easily extensible.
+
+Installation
+------------
+
+Installation is provided using [cabal], and some packages are available for
+different distributions.
+
+ cabal install hakyll
+
+[cabal]: http://www.haskell.org/cabal/