Skip to content

Commit 4316bd3

Browse files
authored
Update README.md
1 parent 4608b37 commit 4316bd3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
This module is distributed via `npm` and should be installed as one of your
6767
project's `devDependencies`:
6868

69+
If using Vue 2
70+
```
71+
npm install --save-dev @testing-library/vue@5
72+
```
73+
74+
If using Vue 3
6975
```
7076
npm install --save-dev @testing-library/vue
7177
```

0 commit comments

Comments
 (0)