Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 23bc167

Browse files
authored
readme: --save-dev instead of --save
1 parent a12f122 commit 23bc167

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
@@ -10,7 +10,7 @@
1010
## Installation:
1111
Add the latest version of `codecov` to your package.json:
1212
```
13-
npm install codecov --save
13+
npm install codecov --save-dev
1414
```
1515

1616
## Usage:

0 commit comments

Comments
 (0)