Skip to content

Commit 35808e5

Browse files
MrAlekhinalexkrolick
authored andcommitted
Update ecosystem-native-testing-library.md (#160)
forgot something 😊
1 parent 7a45284 commit 35808e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ecosystem-native-testing-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ information about the library, including examples, on the project website:
1919
This module should be installed in your project's `devDependencies`:
2020

2121
```
22-
npm --save-dev @testing-library/react-native
22+
npm install --save-dev @testing-library/react-native
2323
```
2424

2525
You will also need `react` and `react-native` installed as `dependencies` in

0 commit comments

Comments
 (0)