Skip to content

Commit

Permalink
Merge pull request #217 from cbcb/master
Browse files Browse the repository at this point in the history
Changed command to watch from deprecated preview
  • Loading branch information
jaspervdj committed Jan 30, 2014
2 parents 251c019 + 4b34d16 commit 5ab9655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/tutorials/01-installation.markdown
Expand Up @@ -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 If you installed `hakyll` with a preview server (this is the default), you can
now use now use


$ ./site preview $ ./site watch


and have a look at your site at and have a look at your site at
[http://localhost:8000/](http://localhost:8000/). [http://localhost:8000/](http://localhost:8000/).

0 comments on commit 5ab9655

Please sign in to comment.