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 af14097..36c808c 100644
--- a/web/templates/tutorials.html
+++ b/web/templates/tutorials.html
@@ -8,6 +8,6 @@
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:
</p>
-<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>