]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update readme link to Bower per #7790
authorMark Otto <otto@github.com>
Fri, 17 May 2013 01:37:00 +0000 (18:37 -0700)
committerMark Otto <otto@github.com>
Fri, 17 May 2013 01:37:00 +0000 (18:37 -0700)
README.md

index b76a8da2380de8f2d887b6ca9f231b7e3a7da600..cc7011ea5a886121986d18d89d0e626674421416 100644 (file)
--- 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.