diff options
| author | XhmikosR <[email protected]> | 2020-08-04 19:24:33 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-04 19:24:33 +0300 |
| commit | 89dc9750ec029a1479cba87f27ab936df6edb681 (patch) | |
| tree | 81a068c1d45a2c8e3d1d562b55d55c9bb1b91c04 /README.md | |
| parent | e0f89dc90b8c5ded70f64e191548b3ee591062b9 (diff) | |
| download | bootstrap-4.5.1.tar.xz bootstrap-4.5.1.zip | |
Prepare v4.5.1. (#31408)v4.5.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -41,11 +41,11 @@ Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.0.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.1.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap` -- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.0` +- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.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/4.5/getting-started/introduction/) for information on the framework contents, templates and examples, and more. |
