commit
99f5925cd3
|
@ -17,7 +17,7 @@ that might be of help. If the problem you’re experiencing isn’t covered belo
|
|||
## Installation Problems
|
||||
|
||||
If you encounter errors during gem installation, you may need to install
|
||||
the header files for compiling extension modules for Ruby 2.0.0. This
|
||||
the header files for compiling extension modules for Ruby 2.x This
|
||||
can be done on Ubuntu or Debian by running:
|
||||
|
||||
```sh
|
||||
|
|
|
@ -12,7 +12,7 @@ Before we dive in, go ahead and fetch the latest version of Jekyll:
|
|||
$ gem update jekyll
|
||||
```
|
||||
|
||||
Please note: Jekyll 3 requires Ruby version >= 2.0.0.
|
||||
Please note: Jekyll 3.2 requires Ruby version >= 2.1
|
||||
|
||||
<div class="note feature">
|
||||
<h5 markdown="1">Diving in</h5>
|
||||
|
|
Loading…
Reference in New Issue