summaryrefslogtreecommitdiff
path: root/web/index.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.markdown')
-rw-r--r--web/index.markdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/web/index.markdown b/web/index.markdown
index 06c2780..bde5289 100644
--- a/web/index.markdown
+++ b/web/index.markdown
@@ -31,8 +31,10 @@ and TeX support, including syntax highlighting and other goodies.
# Getting Started
-You can get the latest version from hackage using `cabal install hakyll`. Then,
-you can:
+You can get the latest version from hackage using `cabal install hakyll`, or
+using [stack] by using `stack install hakyll`. Then, you can:
+
+[stack]: http://www.haskellstack.org/
- read the [tutorials](/tutorials.html);
- mail the [google discussion group](http://groups.google.com/group/hakyll);