[add note] Jekyll 3 requires newer ver. of Ruby.
Adding a note that Jekyll 3 requires Ruby version >= 2.0.0.
This commit is contained in:
parent
7df8f50248
commit
b4deb79392
|
@ -13,6 +13,8 @@ Before we dive in, go ahead and fetch the latest version of Jekyll:
|
||||||
$ gem update jekyll
|
$ gem update jekyll
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
Please note: Jekyll 3 requires Ruby version >= 2.0.0.
|
||||||
|
|
||||||
<div class="note feature">
|
<div class="note feature">
|
||||||
<h5 markdown="1">Diving in</h5>
|
<h5 markdown="1">Diving in</h5>
|
||||||
<p markdown="1">Want to get a new Jekyll site up and running quickly? Simply
|
<p markdown="1">Want to get a new Jekyll site up and running quickly? Simply
|
||||||
|
|
Loading…
Reference in New Issue