You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,14 +46,14 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [`
46
46
47
47
Several quick start options are available:
48
48
49
-
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.2.3.zip)
49
+
-[Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.0-alpha1.zip)
50
50
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
51
-
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.2.3`
52
-
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.2.3`
53
-
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.2.3`
51
+
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.0-alpha1`
52
+
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.0-alpha1`
53
+
- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.0-alpha1`
54
54
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass`
55
55
56
-
Read the [Getting started page](https://getbootstrap.com/docs/5.2/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
56
+
Read the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
subtitle: "The most popular HTML, CSS, and JS library in the world."
52
52
description: "Powerful, extensible, and feature-packed frontend toolkit. Build and customize with Sass, utilize prebuilt grid system and components, and bring projects to life with powerful JavaScript plugins."
53
53
authors: "Mark Otto, Jacob Thornton, and Bootstrap contributors"
0 commit comments