]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix that @mdo nightlife <3
authorJulian Thilo <bigj95t@gmail.com>
Tue, 8 Jul 2014 11:33:21 +0000 (13:33 +0200)
committerJulian Thilo <bigj95t@gmail.com>
Tue, 8 Jul 2014 11:33:21 +0000 (13:33 +0200)
README.md

index 58886f2dc867bbd7bfcc0ead0a2643ff23da01e0..9f114383c31ff39747d9caef632044f9a79557e1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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/).