Quellcode durchsuchen

Merge pull request #152 from binchik/patch-1

Update README.md
wkh237 vor 8 Jahren
Ursprung
Commit
4106c57f53
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2
    2
      README.md

+ 2
- 2
README.md Datei anzeigen

57
 Or if using CocoaPods, add the pod to your `Podfile`, for example:
57
 Or if using CocoaPods, add the pod to your `Podfile`, for example:
58
 
58
 
59
 ```
59
 ```
60
-pod 'react-native-fetch-blob,
61
-    :path => '../node_modules/react-native-fetch-blob
60
+pod 'react-native-fetch-blob',
61
+    :path => '../node_modules/react-native-fetch-blob'
62
 ```
62
 ```
63
 
63
 
64
 **Automatically Link Native Modules**
64
 **Automatically Link Native Modules**