Apply ruby official guide documents (#7393)

Merge pull request 7393
This commit is contained in:
김정환 2018-11-26 16:50:52 +09:00 committed by jekyllbot
parent d808359186
commit 48b6e743f1
1 changed files with 1 additions and 1 deletions

View File

@ -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