Fix jeckyll serve command

This commit is contained in:
Eric Poe
2016-07-13 23:59:44 -05:00
parent 2080260c85
commit 36b8c669f0

View File

@@ -68,7 +68,7 @@ included in the project:
# Install the needed gems through Bundler
bundle install
# Run the local server
bundle execute jekyll s
bundle exec jekyll serve
```
5. Commit your changes in logical chunks. Please adhere to these [git commit