aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-16 18:37:00 -0700
committerMark Otto <[email protected]>2013-05-16 18:37:00 -0700
commit94dec1bbd2e12eb6ef1c8b4f277041a8acbb278e (patch)
tree7daf600a4c0baa1df58ae8ba16fccd72e601f590
parentd8b749a4d35b5a6f7a6ebba2bdac5651460aef27 (diff)
downloadbootstrap-94dec1bbd2e12eb6ef1c8b4f277041a8acbb278e.tar.xz
bootstrap-94dec1bbd2e12eb6ef1c8b4f277041a8acbb278e.zip
Update readme link to Bower per #7790
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b76a8da23..cc7011ea5 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.