Merge pull request #5272 from Anthony-Gaudino/site_install_command
Merge pull request 5272
This commit is contained in:
commit
d759cfbeb9
|
@ -10,7 +10,7 @@ For information about contributing, see the [Contributing page](http://jekyllrb.
|
|||
|
||||
You can preview your contributions before opening a pull request by running from within the directory:
|
||||
|
||||
1. `bundle install`
|
||||
1. `bundle install --without test test_legacy benchmark`
|
||||
2. `bundle exec rake site:preview`
|
||||
|
||||
It's just a jekyll site, afterall! :wink:
|
||||
|
|
Loading…
Reference in New Issue