From: Mark Otto Date: Fri, 17 May 2013 01:37:00 +0000 (-0700) Subject: Update readme link to Bower per #7790 X-Git-Tag: v3.0.0-rc1~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94dec1bbd2e12eb6ef1c8b4f277041a8acbb278e;p=thirdparty%2Fbootstrap.git Update readme link to Bower per #7790 --- diff --git a/README.md b/README.md index b76a8da238..cc7011ea5a 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://github.com/bower/bower): `bower install bootstrap`. +* Install with Twitter's [Bower](http://bower.io): `bower install bootstrap`. Read the [Getting Started page](http://getbootstrap.com/getting-started/) for information on the framework contents, basic template guidelines, and more.