summaryrefslogtreecommitdiff
path: root/web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/tutorials.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/templates/tutorials.html b/web/templates/tutorials.html
index 36d1f03..dd3132b 100644
--- a/web/templates/tutorials.html
+++ b/web/templates/tutorials.html
@@ -8,7 +8,7 @@
<p>
All these tutorials assume you are using the latest stable version of
Hakyll. If this is not the case, you might want to update using:
- <pre><code>ghc-pkg unregister hakyll
-cabal update
-cabal install hakyll</code></pre>
+ <pre><code>$ ghc-pkg unregister hakyll
+$ cabal update
+$ cabal install hakyll</code></pre>
</p>