summaryrefslogtreecommitdiff
path: root/web/tutorials/01-installation.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'web/tutorials/01-installation.markdown')
-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/