Fix README install command typo

Close #1163
This commit is contained in:
Murtaza Raja
2018-11-03 12:08:29 +05:30
committed by Nicolas Gallagher
parent 931d666fcc
commit 5db9a765b0

View File

@@ -54,7 +54,7 @@ from your web app build. To help with this, you can install the following Babel
plugin:
```
yarn install --dev babel-plugin-react-native-web
yarn add --dev babel-plugin-react-native-web
```
Create a `web/webpack.config.js` file: