Skip to content

Commit

Permalink
Fix run command to work with jekyll 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
silentdth committed Sep 22, 2013
1 parent 74ba13e commit c059ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ It' Jekyll god dammit:

1. Clone this repository on your local,
1. [Install Jekyll](https://github.com/mojombo/jekyll/wiki/install),
1. Go at the root of the repository and run ```jekyll --server --auto```,
1. Go at the root of the repository and run ```jekyll serve --watch```,
1. Go to http://localhost:4000,
1. [Great success! High five!](http://www.youtube.com/watch?v=wWWyJwHQ-4E)

Expand Down

0 comments on commit c059ac9

Please sign in to comment.