Add missing bundle install
command
This commit is contained in:
parent
4983b916c7
commit
5832ee4b12
@ -38,6 +38,7 @@ Then you can get your Ruby dependencies installed with:
|
|||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
$ gem install jekyll bundler
|
$ gem install jekyll bundler
|
||||||
|
$ bundle install
|
||||||
```
|
```
|
||||||
|
|
||||||
# Serve Website
|
# Serve Website
|
||||||
|
Reference in New Issue
Block a user