Skip to content

Commit 8f0ff53

Browse files
committed
Fixed readme installation instructions after moving npm package to repository.
1 parent 683f97d commit 8f0ff53

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 --save-dev vue-testing-library-stubs
25+
npm install --save-dev @sourceallies/vue-testing-library-stubs
2626
```
2727

2828
## Development

0 commit comments

Comments
 (0)