Skip to content

Commit b8d3105

Browse files
docs(readme): remove extra scripts (#77)
Co-authored-by: Almanov Nikita <[email protected]>
1 parent c2d7324 commit b8d3105

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,9 @@
2222
## Installation
2323

2424
```shell
25-
# bun
2625
bun i -D @archoleat/commitlint-define-config
2726
```
2827

29-
```shell
30-
# pnpm
31-
pnpm i -D @archoleat/commitlint-define-config
32-
```
33-
34-
```shell
35-
# npm
36-
npm i -D @archoleat/commitlint-define-config
37-
```
38-
39-
```shell
40-
# yarn
41-
yarn add -D @archoleat/commitlint-define-config
42-
```
43-
4428
## Usage
4529

4630
See [Commitlint Configuration](https://commitlint.js.org/reference/configuration.html).

0 commit comments

Comments
 (0)