Skip to content

Commit 8122bca

Browse files
committed
Update README.md
1 parent 96cb33f commit 8122bca

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ To use the sample app:
2727

2828
1. Go to the `Sample` directory and run `pod install`.
2929
2. Open `Sample.xcworkspace` in Xcode.
30-
3. Set your iOS API key and App ID at the top of `ITCAppDelegate.m`, here:
31-
```
32-
#define INTERCOM_APP_ID @"YOUR_APP_ID"
33-
#define INTERCOM_API_KEY @"YOUR_API_KEY"
34-
```
30+
3. Set your iOS API key and App ID at the top of `ITCAppDelegate.m`.
3531
4. Build and run.
3632

3733
##How should I use Intercom for iOS in my app?

0 commit comments

Comments
 (0)