Update Getting-Started.md

This commit is contained in:
Thibault Malbranche 2019-03-01 00:26:28 +01:00 committed by GitHub
parent 440e7c8527
commit b150f987ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Here's how to get started quickly with the React Native WebView.
#### 1. Add react-native-webview to your dependencies
```
$ npm install --save https://github.com/react-native-community/react-native-webview
$ yarn add react-native-webview
```
#### 2. Link native dependencies