Skip to content

Commit b40bc5d

Browse files
authored
Update README.md
1 parent 67d9521 commit b40bc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Since we need to support a variety of Vue and Jest versions, vue-jest doesn't fo
1414
| Vue 3 | Jest 27 | `@vue/vue3-jest` |
1515

1616
```bash
17-
npm install --save-dev @vue/vue2-jest
17+
npm install --save-dev @vue/vue2-jest # (use the appropriate version)
1818
yarn add @vue/vue2-jest --dev
1919
```
2020

0 commit comments

Comments
 (0)