diff options
| author | XhmikosR <[email protected]> | 2020-08-06 19:22:43 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-06 19:22:43 +0300 |
| commit | 5f2480a90ab911babc53039835fe78c6fc12646d (patch) | |
| tree | 48cbbbf50b9b966a2f407047edc8d6bdbfcfc39c /README.md | |
| parent | c0aa405632231fe23a8fd058ad819a044bcfe114 (diff) | |
| download | bootstrap-4.5.2.tar.xz bootstrap-4.5.2.zip | |
Prepare v4.5.2. (#31444)v4.5.2
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.1.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.2.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.1` +- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.2` - 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. |
