Skip to content

Commit 8b8fe39

Browse files
omar10594JPeer264
authored andcommitted
Docs: Fix typo on installation with yarn (closes #45) (#46)
1 parent ef688c1 commit 8b8fe39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)