Skip to content

Commit

Permalink
Update setup instructions
Browse files Browse the repository at this point in the history
Jekyll is now installed by `gem install`.
  • Loading branch information
plfiorini committed Jan 11, 2017
1 parent a238ffe commit 4792e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is the Liri Web site based on [Jekyll](https://jekyllrb.com/).
Install the following stuff the first time:

```sh
gem install jekyll bundler
gem install bundler
cd lirios.github.io
bundle install
```
Expand Down

0 comments on commit 4792e68

Please sign in to comment.