Skip to content

Commit 2c0b6b9

Browse files
Tranceverthymikee
authored andcommitted
fix: wrong package name in "installation" section (#5)
1 parent 2a9f1f7 commit 2c0b6b9

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
@@ -46,7 +46,7 @@ test('should verify two questions', () => {
4646
Open a Terminal in your project's folder and run:
4747

4848
```sh
49-
yarn add --dev react-testing-library
49+
yarn add --dev react-native-testing-library
5050
```
5151

5252
This library has a peerDependencies listing for `react-test-renderer`, `pretty-format` and, of course, `react`. Make sure to install them too!

0 commit comments

Comments
 (0)