Skip to content

Commit

Permalink
Additional install info
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeSidSmith authored Apr 2, 2019
1 parent 99e38e9 commit 894b9a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ expect(<MyComponent />).toMatchReactShallowSnapshot();

## Install

Install as a dev dependency (`-D` is short for `--save-dev`)

```shell
npm i @dabapps/jest-matcher-react-shallow-snapshot -D
```
Expand Down

0 comments on commit 894b9a4

Please sign in to comment.