Skip to content

Commit

Permalink
chore: Update README since package manager was changed from yarn to npnm
Browse files Browse the repository at this point in the history
  • Loading branch information
hiromi2424 authored and cexbrayat committed Aug 17, 2022
1 parent af07bcd commit c72e48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ See the [docs](https://test-utils.vuejs.org/).

## Development

Get started by running `yarn install`. You can run the tests with `yarn test`. That's it!
Get started by running `pnpm install`. You can run the tests with `pnpm test`. That's it!

## Comparison with Vue Test Utils v1 (targeting Vue 2)

Expand Down

0 comments on commit c72e48d

Please sign in to comment.