Skip to content

Commit 1458c1d

Browse files
committed
Rename carthage file into meaningful name.
1 parent 96052a8 commit 1458c1d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ $ pod install
2929
To integrate Instabug into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), add it to your `Cartfile`:
3030

3131
```
32-
binary "https://raw.githubusercontent.com/Instabug/Instabug-iOS/master/Carthage.json"
33-
binary "https://raw.githubusercontent.com/Instabug/Instabug-iOS/master/InstabugCore/Carthage.json"
32+
binary "https://raw.githubusercontent.com/Instabug/Instabug-iOS/master/Instabug.json"
33+
binary "https://raw.githubusercontent.com/Instabug/Instabug-iOS/master/InstabugCore/InstabugCore.json"
3434
```
3535

3636
Then, run the following command:

0 commit comments

Comments
 (0)