diff options
| author | Julien Déramond <[email protected]> | 2023-09-14 16:19:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-14 17:19:27 +0300 |
| commit | 344e912d04b5b6a04482113eff20ab416ff01048 (patch) | |
| tree | 2ae38dafc00be38456073cae9b204b9546ad3d7c /README.md | |
| parent | 317cb2ae094ec0edcfc38a1af9bd51880389ca65 (diff) | |
| download | bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.tar.xz bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.zip | |
Release v5.3.2 (#39173)
* Bump version to 5.3.2
* Dist
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -46,11 +46,11 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [` Several quick start options are available: -- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.1.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.2.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 [yarn](https://yarnpkg.com/): `yarn add [email protected]` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.1` +- Install with [npm](https://www.npmjs.com/): `npm install [email protected]` +- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.2` - 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.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more. |
