Merge pull request #671 from ericpoe/fixJeckyllCmd

Fix jeckyll serve command
This commit is contained in:
Phil Sturgeon
2016-07-19 13:08:05 +01:00
committed by GitHub

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