]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add note about Jekyll version per #8195
authorMark Otto <otto@github.com>
Tue, 18 Jun 2013 04:35:58 +0000 (21:35 -0700)
committerMark Otto <otto@github.com>
Tue, 18 Jun 2013 04:36:03 +0000 (21:36 -0700)
README.md

index 9b0b2133b0db30c406f1eb30c7c131ee27de8942..3d9dc7f60cade219df6c0c7ec5c7bb639c6fce4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Bootstrap's documentation, included in this repo in the `/docs` directory, is bu
 
 ### Running documentation locally
 
-1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation).
+1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v1.x).
 2. From the `/bootstrap` directory, run `jekyll serve` in the command line.
 3. Open [http://localhost:9001](http://localhost:9001) in your browser, and voilĂ .