From: Chad Smith Date: Wed, 1 May 2013 17:47:52 +0000 (-0400) Subject: Updating the README.md to fix the link to Bower X-Git-Tag: v3.0.0-rc1~374^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7750%2Fhead;p=thirdparty%2Fbootstrap.git Updating the README.md to fix the link to Bower --- 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.