Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 89155b4

Browse files
committed
updated README
1 parent a375dab commit 89155b4

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
@@ -1,6 +1,6 @@
11
<p align="center">
22
<a href="http://www.customerly.io">
3-
<img src="https://www.cdn.customerly.io/assets/img/Logo_Customerly_Name_Colored.svg">
3+
<img src="https://customerly.github.io/logo.svg">
44
</p>
55

66
[![Language](https://img.shields.io/badge/Swift-3-orange.svg)]()
@@ -53,7 +53,7 @@ source 'https://github.com/CocoaPods/Specs.git'
5353
platform :ios, '8.0'
5454
use_frameworks!
5555

56-
pod 'CustomerlySDK', :git => 'https://github.com/customerly/Customerly-iOS-SDK'
56+
pod 'CustomerlySDK'
5757
```
5858

5959
Then, run the following command:

0 commit comments

Comments
 (0)