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