Skip to content

Commit 5db24eb

Browse files
author
Ali Najafizadeh
authored
Merge pull request #155 from DanielApt/patch-1
Make sure to save as dependency
2 parents 030c1c5 + 180f18e commit 5db24eb

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
@@ -9,7 +9,7 @@ I have been testing and reading a lot of way to safely create a bridge between r
99

1010
In order to use this extension, you have to do the following steps:
1111

12-
in your react-native project, run `npm install react-native-webview-bridge`
12+
in your react-native project, run `npm install react-native-webview-bridge --save`
1313

1414
### iOS
1515

0 commit comments

Comments
 (0)