Thibault Malbranche пре 6 година
родитељ
комит
b150f987ea
No account linked to committer's email address
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