Skip to content

Commit d3656d8

Browse files
authored
docs: use --save-dev flag for install in readme (#352)
1 parent ff67211 commit d3656d8

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
@@ -25,7 +25,7 @@ This library exists to help developers model and query data when testing and dev
2525
### Install
2626

2727
```
28-
npm i @msw/data
28+
npm i @msw/data --save-dev
2929
```
3030

3131
### Create collection

0 commit comments

Comments
 (0)