Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afontcu authored Mar 1, 2022
1 parent 4608b37 commit 4316bd3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@
This module is distributed via `npm` and should be installed as one of your
project's `devDependencies`:

If using Vue 2
```
npm install --save-dev @testing-library/vue@5
```

If using Vue 3
```
npm install --save-dev @testing-library/vue
```
Expand Down

0 comments on commit 4316bd3

Please sign in to comment.