Skip to content

Commit 6a55bc2

Browse files
authored
Merge pull request testing-library#132 from shomalgan/master
Update README.md
2 parents 92c46d4 + a3599a8 commit 6a55bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ change the state of the checkbox.
4343
With NPM:
4444

4545
```sh
46-
npm install @testing-library/user-event --dev
46+
npm install @testing-library/user-event --save-dev
4747
```
4848

4949
With Yarn:

0 commit comments

Comments
 (0)