diff options
| author | Julien Déramond <[email protected]> | 2024-02-20 16:14:29 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-20 17:14:29 +0200 |
| commit | 6e1f75f420f68e1d52733b8e407fc7c3766c9dba (patch) | |
| tree | 5a0dc4c4faee8640be7e8f7406e8679123854534 /README.md | |
| parent | 3caef2b4e6e8f00776ee318c468b7aeab1e7a330 (diff) | |
| download | bootstrap-6e1f75f420f68e1d52733b8e407fc7c3766c9dba.tar.xz bootstrap-6e1f75f420f68e1d52733b8e407fc7c3766c9dba.zip | |
Release v5.3.3 (#39524)
* Release v5.3.3
* Dist
---------
Co-authored-by: XhmikosR <[email protected]>
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.2.zip) +- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.3.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.2` +- 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.3` - 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. |
