Skip to content

Commit

Permalink
docs: fix install command
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Jan 14, 2018
1 parent 77e08d8 commit e72bb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ A CLI tool to check type coverage for typescript code

## install

`yarn add type-coverage -g`
`yarn add global type-coverage`

## usage

Expand Down

0 comments on commit e72bb18

Please sign in to comment.