Skip to content

Commit d8a9d34

Browse files
committed
Update documenation
1 parent 62151da commit d8a9d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jekyll serve --source /var/www/jekyll-example/ --destination /tmp/jekyll/sites/j
4343
```
4444
**Notice:** There are two _config.yml file. The first "_config.yml" is use for the [github pages version](http://mlatzko.github.io/jekyll-example/).
4545
The second one is used for this machine and is call "_config.local.yml". Be aware of that the if you use the [jekyll-example](https://github.com/mlatzko/jekyll-example)
46-
without defining the local version of the _config.yml the page will not be rendered correct.
46+
without defining the local version of the _config.yml while starting via `jekyll serve` the page will not be correct rendered.
4747

4848
Kill any jekyll's without thinking:
4949
------------------------------------------------------------------

0 commit comments

Comments
 (0)