From 1663d77726b316c8f24b77d3c1ef846195e5874a Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@hesge.ch>
Date: Sat, 31 Oct 2020 01:11:01 +0100
Subject: [PATCH] updated readme

---
 hakyll-bootstrap/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hakyll-bootstrap/README.md b/hakyll-bootstrap/README.md
index 6f23d06..d5fa597 100644
--- a/hakyll-bootstrap/README.md
+++ b/hakyll-bootstrap/README.md
@@ -1,4 +1,4 @@
-hakyll-bootstrap
+heakyll-bootstrap
 ================
 
 <p align="center" style="padding: 20px; width: 50%">
@@ -11,7 +11,7 @@ A template for a small corporate Hakyll site.
 
 ```bash
 $ stack build
-$ stack exec blog -- preview
+$ stack exec blog -- watch
 ```
 
 **Using cabal**
-- 
GitLab