parent
d808359186
commit
48b6e743f1
|
@ -6,7 +6,7 @@ Before we install Jekyll, we need to make sure we have all the required
|
|||
dependencies.
|
||||
|
||||
```sh
|
||||
sudo apt-get install ruby ruby-dev build-essential
|
||||
sudo apt-get install ruby-full build-essential
|
||||
```
|
||||
|
||||
It is best to avoid installing Ruby Gems as the root user. Therefore, we need to
|
||||
|
|
Loading…
Reference in New Issue