Clarify instructions
This commit is contained in:
parent
bec32b14cb
commit
4a5f70b315
|
@ -58,7 +58,7 @@ $ jekyll serve --detach
|
|||
|
||||
{% highlight bash %}
|
||||
$ jekyll serve --no-watch
|
||||
# => A development server will run at http://localhost:4000/
|
||||
# => Same as `jekyll serve` but will not watch for changes.
|
||||
{% endhighlight %}
|
||||
|
||||
These are just a few of the available [configuration options](../configuration/).
|
||||
|
|
Loading…
Reference in New Issue