2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Add note about Jekyll version per #8195

This commit is contained in:
Mark Otto
2013-06-17 21:35:58 -07:00
parent 4130a1093d
commit c6c3009dd0
+1 -1
View File
@@ -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à.