From: XhmikosR Date: Sat, 9 Oct 2021 15:28:28 +0000 (+0300) Subject: Merge remote-tracking branch 'remotes/origin/v513' X-Git-Tag: v5.2.0-beta1~466 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c44d64ed71bd74d322c6023f1cd5a167de126d4f;p=thirdparty%2Fbootstrap.git Merge remote-tracking branch 'remotes/origin/v513' --- c44d64ed71bd74d322c6023f1cd5a167de126d4f diff --cc README.md index d6f4fd4452,b354fb6f36..bb0aae5876 --- a/README.md +++ b/README.md @@@ -50,10 -50,10 +50,10 @@@ Several quick start options are availab - 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 bootstrap` - - Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.1.2` + - Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.1.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/5.1/getting-started/introduction/) for information on the framework contents, templates and examples, and more. +Read the [Getting started page](https://getbootstrap.com/docs/5.1/getting-started/introduction/) for information on the framework contents, templates, examples, and more. ## Status