diff options
| author | Mark Otto <[email protected]> | 2013-05-01 11:50:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-01 11:50:29 -0700 |
| commit | c63b793a0d0f7cd223dc988c2429f5f6c878a8b6 (patch) | |
| tree | c1d573dbe063a79440663e81cf9ca0f3aea013d0 | |
| parent | f8fd524def9b0960403495c5183f0e1c616a82b4 (diff) | |
| parent | 9237b25300a9a997c43389d66da36dacc9a90e02 (diff) | |
| download | bootstrap-c63b793a0d0f7cd223dc988c2429f5f6c878a8b6.tar.xz bootstrap-c63b793a0d0f7cd223dc988c2429f5f6c878a8b6.zip | |
Merge pull request #7750 from hppycoder/3.0.0-wip
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. |
