mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fix that @mdo nightlife <3
This commit is contained in:
parent
933b38421c
commit
7f359666c4
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ Bootstrap's documentation, included in this repo in the root directory, is built
|
|||
1. If necessary, [install Jekyll](http://jekyllrb.com/docs/installation) (requires v2.1.x).
|
||||
- **Windows users:** Read [this unofficial guide](https://github.com/juthilo/run-jekyll-on-windows/) 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`.
|
||||
2. From the root `/bootstrap` directory, run `jekyll serve` in the command line.
|
||||
3. Open <http://localhost:9001> in your browser, and voilà.
|
||||
3. From the root `/bootstrap` directory, run `jekyll serve` in the command line.
|
||||
4. Open <http://localhost:9001> in your browser, and voilà.
|
||||
|
||||
Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/).
|
||||
|
||||
|
|
Loading…
Reference in a new issue