Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add additional tip under Manual installation
  • Loading branch information
Aditi3 authored Feb 11, 2021
1 parent 3568702 commit 35de17d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ Also, follow steps to link SDWebImage into your project
* Select clevertap-ios-sdk under Checkouts
* Drag the built `SDWebImage.framework` from Vendors into your Frameworks and Libraries

### Manually
### Manual
| :bulb: We strongly recommend that you implement the SDK via a [CocoaPod](http://cocoapods.org/). However, if you are unable to do so you may complete installation manually using our manual integration instructions below. |
|-----------------------------------------|

- Clone the CleverTap iOS SDK repository recursively:
```
Expand All @@ -97,7 +99,6 @@ Also, follow steps to link SDWebImage into your project
- Navigate to the project application’s target settings, open "General", click the "+" button under the "Frameworks, Libraries, and Embedded Content", add `CleverTapSDK.framework` and `SDWebImage.framework` as an embedded binary.



## 🚀 Integration

#### Add your CleverTap account credentials
Expand Down

0 comments on commit 35de17d

Please sign in to comment.