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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@
36
36
37
37
Several quick start options are available:
38
38
39
-
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.0-beta1.zip)
39
+
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.2.0.zip)
40
40
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
41
-
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.2.0-beta1`
42
-
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.2.0-beta1`
43
-
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.2.0-beta1`
41
+
- Install with [npm](https://www.npmjs.com/): `npm install boosted@v5.2.0`
42
+
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@v5.2.0`
43
+
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.2.0`
44
44
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
45
45
46
46
Read the [Getting started page](https://boosted.orange.com/docs/5.2/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
0 commit comments