Add missing bundle install command

This commit is contained in:
c v t 2019-08-31 22:35:07 +02:00
parent 4983b916c7
commit 5832ee4b12

View File

@ -38,6 +38,7 @@ Then you can get your Ruby dependencies installed with:
``` bash
$ gem install jekyll bundler
$ bundle install
```
# Serve Website