Remove blank newlines. (#6126)

Merge pull request 6126
This commit is contained in:
Eric Leong 2017-06-09 04:07:16 -04:00 committed by jekyllbot
parent 307c0c933d
commit 5dedd233bd
1 changed files with 0 additions and 2 deletions

View File

@ -34,14 +34,12 @@ Next let's update our Ruby gems:
```
sudo gem update
```
Now all that is left to do is install Jekyll.
```
sudo gem install jekyll bundler
```
You can test by running: