Skip to content

Commit c7308c5

Browse files
committed
Docs: Fix typo on installation with yarn.
1 parent d1a9958 commit c7308c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ npm i -g semantic-git-commit-cli
2222
```
2323
or
2424
```sh
25-
$ yarn add global semantic-git-commit-cli
25+
$ yarn global add semantic-git-commit-cli
2626
```
2727

2828
## Usage

0 commit comments

Comments
 (0)