From 4b34d16f9f724c9fb49c2367c791bedb977c1c6d Mon Sep 17 00:00:00 2001 From: Christian Baumhof Date: Thu, 30 Jan 2014 00:53:57 +0100 Subject: Changed command to watch from deprecated preview --- web/tutorials/01-installation.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/tutorials') diff --git a/web/tutorials/01-installation.markdown b/web/tutorials/01-installation.markdown index fcf9055..c02a86e 100644 --- a/web/tutorials/01-installation.markdown +++ b/web/tutorials/01-installation.markdown @@ -55,7 +55,7 @@ haskell program. We can compile and run it like this: If you installed `hakyll` with a preview server (this is the default), you can now use - $ ./site preview + $ ./site watch and have a look at your site at [http://localhost:8000/](http://localhost:8000/). -- cgit v1.2.3