浏览代码

Merge pull request #152 from binchik/patch-1

Update README.md
wkh237 8 年前
父节点
当前提交
4106c57f53
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      README.md

+ 2
- 2
README.md 查看文件

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