From 0f8d6e3112dae2e84a8aa083e3cb45a3cea9d603 Mon Sep 17 00:00:00 2001 From: Francis Brunelle Date: Fri, 19 Jul 2013 21:28:21 -0400 Subject: [PATCH] update links to bower --- getting-started.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getting-started.html b/getting-started.html index b8775ad590..230c00fba2 100644 --- a/getting-started.html +++ b/getting-started.html @@ -31,9 +31,9 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex

Clone the entire project or fork your own version of Bootstrap to make it your own by visiting us on GitHub.

- Install with Bower + Install with Bower

-

Install and manage the original files for all CSS and JavaScript, along with a local copy of the docs, using Bower.

+

Install and manage the original files for all CSS and JavaScript, along with a local copy of the docs, using Bower.

{% highlight bash %}$ bower install bootstrap{% endhighlight %} -- 2.47.2