aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <[email protected]>2013-05-01 13:47:52 -0400
committerChad Smith <[email protected]>2013-05-01 13:47:52 -0400
commit9237b25300a9a997c43389d66da36dacc9a90e02 (patch)
treec1d573dbe063a79440663e81cf9ca0f3aea013d0
parentf8fd524def9b0960403495c5183f0e1c616a82b4 (diff)
downloadbootstrap-9237b25300a9a997c43389d66da36dacc9a90e02.tar.xz
bootstrap-9237b25300a9a997c43389d66da36dacc9a90e02.zip
Updating the README.md to fix the link to Bower
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8276ca2ea..7579d3a99 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.