diff options
| author | Chad Smith <[email protected]> | 2013-05-01 13:47:52 -0400 |
|---|---|---|
| committer | Chad Smith <[email protected]> | 2013-05-01 13:47:52 -0400 |
| commit | 9237b25300a9a997c43389d66da36dacc9a90e02 (patch) | |
| tree | c1d573dbe063a79440663e81cf9ca0f3aea013d0 | |
| parent | f8fd524def9b0960403495c5183f0e1c616a82b4 (diff) | |
| download | bootstrap-9237b25300a9a997c43389d66da36dacc9a90e02.tar.xz bootstrap-9237b25300a9a997c43389d66da36dacc9a90e02.zip | |
Updating the README.md to fix the link to Bower
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
