Update README.md

This commit is contained in:
Oleh Zasadnyy 2015-02-21 00:38:01 +02:00
parent 554378b49b
commit c813f01015

View file

@ -41,7 +41,7 @@ and run next command from root folder:
bundle install bundle install
``` ```
Run this command from project root folder: To start Jekyll run:
```bash ```bash
jekyll serve -w jekyll serve -w
``` ```