point release download link to an actual release instead of `master`

This commit is contained in:
Chris Rebert 2013-08-20 14:00:48 -07:00
parent 63f8c8caab
commit 55088bbff8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ To get started, check out [http://getbootstrap.com](http://getbootstrap.com)!
Three quick start options are available:
* [Download the latest release](https://github.com/twbs/bootstrap/zipball/master).
* [Download the latest release](https://github.com/twbs/bootstrap/releases/tag/v3.0.0).
* Clone the repo: `git clone git://github.com/twbs/bootstrap.git`.
* Install with [Bower](http://bower.io): `bower install bootstrap`.