浏览代码

Update Getting-Started.md

Thibault Malbranche 6 年前
父节点
当前提交
b150f987ea
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      docs/Getting-Started.md

+ 1
- 1
docs/Getting-Started.md 查看文件

5
 #### 1. Add react-native-webview to your dependencies
5
 #### 1. Add react-native-webview to your dependencies
6
 
6
 
7
 ```
7
 ```
8
-$ npm install --save https://github.com/react-native-community/react-native-webview
8
+$ yarn add react-native-webview
9
 ```
9
 ```
10
 
10
 
11
 #### 2. Link native dependencies
11
 #### 2. Link native dependencies