zlib is missing (#7428)

Merge pull request 7428
This commit is contained in:
Gareth Cooper 2018-12-17 16:24:58 +00:00 committed by jekyllbot
parent 6f984b381c
commit f8037c6699
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-full build-essential
sudo apt-get install ruby-full build-essential zlib1g-dev
```
It is best to avoid installing Ruby Gems as the root user. Therefore, we need to