Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 4106c57

Browse files
authored
Merge pull request #152 from binchik/patch-1
Update README.md
2 parents c957a45 + e3c9299 commit 4106c57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ npm install --save react-native-fetch-blob
5757
Or if using CocoaPods, add the pod to your `Podfile`, for example:
5858

5959
```
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'
6262
```
6363

6464
**Automatically Link Native Modules**

0 commit comments

Comments
 (0)