diff options
| author | XhmikosR <[email protected]> | 2014-06-10 08:14:09 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-06-10 08:14:09 +0300 |
| commit | ff9ab6ce21571094ae6aee219c7694f7ae2f04d5 (patch) | |
| tree | 219b4a09d8d55485f909865c01a52a7891fa2e75 /README.md | |
| parent | 6a2482447dbc33519a966753e47607be9f199182 (diff) | |
| download | bootstrap-ff9ab6ce21571094ae6aee219c7694f7ae2f04d5.tar.xz bootstrap-ff9ab6ce21571094ae6aee219c7694f7ae2f04d5.zip | |
Update docs for Jekyll 2.x.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ Bootstrap's documentation, included in this repo in the root directory, is built ### Running documentation locally -1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v1.5.x). +1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v2.0.x). - **Windows users:** Read [this unofficial guide](https://github.com/juthilo/run-jekyll-on-windows/) to get Jekyll up and running without problems. We use Pygments for syntax highlighting, so make sure to read the sections on installing Python and Pygments. 2. From the root `/bootstrap` directory, run `jekyll serve` in the command line. 3. Open <http://localhost:9001> in your browser, and voilĂ . |
