1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 11:52:51 +01:00

Remove period in list item link for consistency. (#31243)

This commit is contained in:
Stephanie Brown 2020-07-06 03:48:19 -04:00 committed by GitHub
parent 7cedb8eeae
commit 277915299f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head
Several quick start options are available:
- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v5.0.0.zip)
- [Download the latest release](https://github.com/twbs/bootstrap/archive/v5.0.0.zip)
- Clone the repo: `git clone https://github.com/twbs/bootstrap.git`
- Install with [npm](https://www.npmjs.com/): `npm install bootstrap@next`
- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@next`