diff options
| author | XhmikosR <[email protected]> | 2020-10-13 18:38:30 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-13 18:38:30 +0300 |
| commit | a716fb03f965dc0846df479e14388b1b4b93d7ce (patch) | |
| tree | 1d6a3f7d5bdda6e1df0b11c3f54eb99da7a04328 /README.md | |
| parent | d9f4bcf6ff8f7696b4e0f4ee489e1a59c058321e (diff) | |
| download | bootstrap-4.5.3.tar.xz bootstrap-4.5.3.zip | |
Prepare v4.5.3. (#31880)v4.5.3
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.2.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.5.3.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.2` +- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.5.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/4.5/getting-started/introduction/) for information on the framework contents, templates and examples, and more. |
