1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

manually bump versions because npm script wasn't working for me

This commit is contained in:
Mark Otto
2015-12-08 09:36:08 -08:00
parent 3b2be4701f
commit 5d3144e8fb
68 changed files with 91 additions and 91 deletions

View File

@@ -27,7 +27,7 @@ To get started, check out <http://getbootstrap.com>!
Several quick start options are available:
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.zip).
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.2.zip).
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`.
- Install with [Bower](http://bower.io): `bower install bootstrap`.
- Install with [npm](https://www.npmjs.com): `npm install bootstrap`.