Explorar el Código

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

[skip ci]
A C SREEDHAR REDDY hace 5 años
padre
commit
fab6008dd1
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      docs/Getting-Started.md

+ 6
- 0
docs/Getting-Started.md Ver fichero

@@ -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