Skip to content

Commit 43d74dd

Browse files
author
Artemis330
committed
Update ecosystem-native-testing-library.md (#160)
forgot something 😊
1 parent fafe571 commit 43d74dd

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)