From b150f987ea3206e806606e0f09c0ebae2387481e Mon Sep 17 00:00:00 2001 From: Thibault Malbranche Date: Fri, 1 Mar 2019 00:26:28 +0100 Subject: [PATCH] Update Getting-Started.md --- docs/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting-Started.md b/docs/Getting-Started.md index bcb0d2d..f7d3141 100644 --- a/docs/Getting-Started.md +++ b/docs/Getting-Started.md @@ -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