diff options
| author | XhmikosR <[email protected]> | 2021-02-10 18:14:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-10 18:14:51 +0200 |
| commit | e50c11b8c6434b6d68ea5897771e4d35fe12f5c3 (patch) | |
| tree | bb52939845662ce21d01c370092a12fbb0875fb4 /README.md | |
| parent | 2bb42a9176e7ea361aa1ab0050da5be6a5cb56ea (diff) | |
| download | bootstrap-5.0.0-beta2.tar.xz bootstrap-5.0.0-beta2.zip | |
Release v5.0.0-beta2 (#32467)v5.0.0-beta2
* Bump version to 5.0.0-beta2
* Dist
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,11 +46,11 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head Several quick start options are available: -- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.0.0-beta1.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.0.0-beta2.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap@next` - Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@next` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.0.0-beta1` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.0.0-beta2` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` Read the [Getting started page](https://getbootstrap.com/docs/5.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more. |
