From 9237b25300a9a997c43389d66da36dacc9a90e02 Mon Sep 17 00:00:00 2001 From: Chad Smith Date: Wed, 1 May 2013 13:47:52 -0400 Subject: [PATCH] Updating the README.md to fix the link to Bower --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8276ca2ea2..7579d3a992 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Three quick start options are available: * [Download the latest release](https://github.com/twitter/bootstrap/zipball/master). * Clone the repo: `git clone git://github.com/twitter/bootstrap.git`. -* Install with Twitter's [Bower](http://twitter.github.com/bower): `bower install bootstrap`. +* Install with Twitter's [Bower](http://github.com/bower/bower): `bower install bootstrap`. Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, basic template guidelines, and more.