From 2cccdc8e3d964e7bbfbd86b2a01f7abcbfd88d77 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 29 Oct 2015 09:08:10 +0200 Subject: Update to Jekyll v.3.0.0. [skip sauce] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8656c1c652..5785e92239 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,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 v2.5.x). +1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v3.0.x). **Note for Windows users:** Read [this unofficial guide](http://jekyll-windows.juthilo.com/) to get Jekyll up and running without problems. 2. Install the Ruby-based syntax highlighter, [Rouge](https://github.com/jneen/rouge), with `gem install rouge`. 3. From the root `/bootstrap` directory, run `jekyll serve` in the command line. -- cgit v1.2.3