Merge pull request #3948 from julienbourdeau/julienbourdeau-patch-1
Just fixed markdown list in `site/README.md`
This commit is contained in:
commit
d35f0a8e16
|
@ -9,6 +9,7 @@ For information about contributing, see the [Contributing page](http://jekyllrb.
|
||||||
## Running locally
|
## Running locally
|
||||||
|
|
||||||
You can preview your contributions before opening a pull request by running from within the directory:
|
You can preview your contributions before opening a pull request by running from within the directory:
|
||||||
|
|
||||||
1. `bundle install`
|
1. `bundle install`
|
||||||
2. `bundle exec rake site:preview`
|
2. `bundle exec rake site:preview`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue