aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/README.md
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-06 21:10:24 +0100
committerMario <mario@mariovavti.com>2024-03-06 21:10:24 +0100
commit3eea4f475ce80cefb16167782a04a65ba5091e84 (patch)
tree35893e0a8faa4a2d24754f33329f5eb892abb322 /vendor/twbs/bootstrap/README.md
parent37b22fe542eb8f336c167c982bf458852e8b32b9 (diff)
parentb5b8106e7a14d11579de6479187a4a920b3aaab9 (diff)
downloadvolse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.tar.gz
volse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.tar.bz2
volse-hubzilla-3eea4f475ce80cefb16167782a04a65ba5091e84.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'vendor/twbs/bootstrap/README.md')
-rw-r--r--vendor/twbs/bootstrap/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/twbs/bootstrap/README.md b/vendor/twbs/bootstrap/README.md
index 982629393..cb51a5617 100644
--- a/vendor/twbs/bootstrap/README.md
+++ b/vendor/twbs/bootstrap/README.md
@@ -46,11 +46,11 @@ Our default branch is for development of our Bootstrap 5 release. Head to the [`
Several quick start options are available:
-- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.2.zip)
+- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.3.3.zip)
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
-- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.2`
-- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.2`
-- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.2`
+- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@v5.3.3`
+- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@v5.3.3`
+- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:5.3.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.3/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
@@ -243,4 +243,4 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com
## Copyright and license
-Code and documentation copyright 2011–2023 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors). Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
+Code and documentation copyright 2011–2024 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors). Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).