Skip to content

Commit 0f1e24f

Browse files
authored
Merge pull request #24 from yasicmd/patch-1
Update in Documentation
2 parents 95e2efc + f679f79 commit 0f1e24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Follow the instructions to install the SDK for [iOS](https://developer.zendesk.c
3232

3333
#### Android
3434
1. `npm install react-native-zendesk-chat --save`
35-
2. Open up `android/app/main/java/[...]/MainActivity.java`
35+
2. Open up `android/app/main/java/[...]/MainApplication.java`
3636
- Add `import com.taskrabbit.zendesk.*;` to the imports at the top of the file
3737
- Add `new RNZendeskChatPackage(this)` to the list returned by the `getPackages()` method
3838

0 commit comments

Comments
 (0)