Skip to content

Commit c6777ef

Browse files
committed
Updated install instructions.
1 parent bf4eb0a commit c6777ef

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 @@ When testing Vue components, you often need to test a parent component's behavio
2222
## Installation
2323

2424
```bash
25-
npm install vue-testing-library-stubs
25+
npm install --save-dev vue-testing-library-stubs
2626
```
2727

2828
## Development

0 commit comments

Comments
 (0)