diff options
| author | XhmikosR <[email protected]> | 2023-07-26 10:46:38 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-26 10:46:38 +0300 |
| commit | 2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3 (patch) | |
| tree | 0a2d51a140ebda4155778a6bf43d2e1e311d952f /README.md | |
| parent | 8e5dada5b15a7605c856a05005cc3206cd4a72e3 (diff) | |
| download | bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.tar.xz bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.zip | |
Release v5.3.1 (#38956)
* Bump version to 5.3.1
* 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.0.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.1.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.0` +- 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 [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. |
