Skip to content

Commit 0c823ab

Browse files
authored
Update Expo installation script. (#171)
1 parent 9ed758e commit 0c823ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ for iOS: `cd iOS && pod install && cd ..`
2727

2828
for expo applications run;
2929

30-
`expo install react-native-webview`
30+
`npx expo install react-native-webview`
3131

3232
and that's it, you're all good to go!
3333

0 commit comments

Comments
 (0)