ソースを参照

Update Getting-Started.md

Thibault Malbranche 5 年 前
コミット
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,7 +5,7 @@ Here's how to get started quickly with the React Native WebView.
5 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 11
 #### 2. Link native dependencies