diff options
| author | XhmikosR <[email protected]> | 2019-11-28 14:37:56 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-28 14:59:49 +0200 |
| commit | dca1ab7d877bc4b664b43604657a2b5fbe2b4ecb (patch) | |
| tree | 1d8c904287d00c881813b037e1a8cadd7f280f8d /README.md | |
| parent | b07b6f743ca023b24a4a9cc0cd22a4f25a7be37e (diff) | |
| download | bootstrap-4.4.1.tar.xz bootstrap-4.4.1.zip | |
Release v4.4.1.v4.4.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.4.0.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.4.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.4.0` +- Install with [yarn](https://yarnpkg.com/): `yarn add [email protected]` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.4.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.4/getting-started/introduction/) for information on the framework contents, templates and examples, and more. |
