Skip to content

Commit 584f05a

Browse files
authored
Merge pull request #16 from skoskie/hotfix-fix-npm-package-name
Fixed npm package name
2 parents 6de7019 + b4121c6 commit 584f05a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ curl https://corona-stats.online?format=json
4242
**Install**
4343

4444
```
45-
npm install corona-tracker-cli -g
45+
npm install coronavirus-tracker-cli -g
4646
```
4747

4848
**Run command**
@@ -82,4 +82,4 @@ corona
8282

8383
## License
8484

85-
[WTFPL](http://www.wtfpl.net/)
85+
[WTFPL](http://www.wtfpl.net/)

0 commit comments

Comments
 (0)