diff --git a/README.md b/README.md index e5e826d..c40799b 100644 --- a/README.md +++ b/README.md @@ -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 ```