Add missing bundle install
command
This commit is contained in:
@ -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