Merge pull request #3948 from julienbourdeau/julienbourdeau-patch-1

Just fixed markdown list in `site/README.md`
This commit is contained in:
Parker Moore 2015-08-30 12:55:43 -07:00
commit d35f0a8e16
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ For information about contributing, see the [Contributing page](http://jekyllrb.
## Running locally
You can preview your contributions before opening a pull request by running from within the directory:
1. `bundle install`
2. `bundle exec rake site:preview`
It's just a jekyll site, afterall! :wink:
It's just a jekyll site, afterall! :wink: