ソースを参照

chore(docs): npm install instructions to docs (#616 by @a-c-sreedhar-reddy)

[skip ci]
A C SREEDHAR REDDY 5 年 前
コミット
fab6008dd1
共有1 個のファイルを変更した6 個の追加0 個の削除を含む
  1. 6
    0
      docs/Getting-Started.md

+ 6
- 0
docs/Getting-Started.md ファイルの表示

@@ -6,6 +6,12 @@ Here's how to get started quickly with the React Native WebView.
6 6
 
7 7
 ```
8 8
 $ yarn add react-native-webview
9
+```
10
+ (or)
11
+ 
12
+ For npm use
13
+```
14
+$ npm install --save react-native-webview
9 15
 ```
10 16
 
11 17
 #### 2. Link native dependencies