diff options
| author | Mark Otto <[email protected]> | 2016-10-19 08:27:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-19 08:27:41 -0700 |
| commit | 8ff7edaab4f55b6612df3fe670aa9b9ac0984eae (patch) | |
| tree | 79237657dc9b26eec1f4c4ce6e8739115864eb49 /README.md | |
| parent | dd22d9925460a06c49a19f5142019a2a30c41119 (diff) | |
| download | bootstrap-8ff7edaab4f55b6612df3fe670aa9b9ac0984eae.tar.xz bootstrap-8ff7edaab4f55b6612df3fe670aa9b9ac0984eae.zip | |
version bump to alpha 5
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -8,7 +8,7 @@ [](https://david-dm.org/twbs/bootstrap?type=dev) [](https://atmospherejs.com/twbs/bootstrap) [](https://packagist.org/packages/twbs/bootstrap) -[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha4) +[](https://www.nuget.org/packages/bootstrap/4.0.0-alpha5) [](https://saucelabs.com/u/bootstrap) @@ -31,12 +31,12 @@ To get started, check out <https://getbootstrap.com>! Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.4.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.0.0-alpha.5.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` -- Install with [npm](https://www.npmjs.com): `npm install [email protected]` -- Install with [Meteor](https://www.meteor.com): `meteor add twbs:bootstrap@=4.0.0-alpha.4` +- Install with [npm](https://www.npmjs.com): `npm install [email protected]` +- Install with [Meteor](https://www.meteor.com): `meteor add twbs:bootstrap@=4.0.0-alpha.5` - Install with [Composer](https://getcomposer.org): `composer require twbs/bootstrap` -- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.4` +- Install with [Bower](https://bower.io): `bower install bootstrap#v4.0.0-alpha.5` - Install with [NuGet](https://www.nuget.org): CSS: `Install-Package bootstrap -Pre` Sass: `Install-Package bootstrap.sass -Pre` (`-Pre` is only required until Bootstrap v4 has a stable release). Read the [Getting started page](https://getbootstrap.com/getting-started/) for information on the framework contents, templates and examples, and more. |
