From 60b202de3220fa95d4df5d4fa1b93361165ec3a6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 6 Jun 2013 09:14:52 -0700 Subject: [PATCH] Fix link to Bower in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 156c15502a25..a592e3c94aa8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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://bower.io): `bower install bootstrap`.