aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-android
diff options
context:
space:
mode:
authorGravatar Lutz <github@aussagekraft.de>2016-03-22 16:03:27 +0100
committerGravatar Lutz <github@aussagekraft.de>2016-03-22 16:03:27 +0100
commit29833ea57337e2074ae7abc1d29dcdba8bdd565a (patch)
treea7d5e1471742f5454c3174d3b40724781917567b /build-android
parentf77b7ca317ada1be8c3c87a083753ab23ccb5ef1 (diff)
Corrected typo ("ailcore")
ailcore -> mailcore
Diffstat (limited to 'build-android')
-rw-r--r--build-android/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-android/README.md b/build-android/README.md
index 25932637..e34e44ee 100644
--- a/build-android/README.md
+++ b/build-android/README.md
@@ -17,7 +17,7 @@ It will produce the following binaries:
### Running example ###
-Copy the binary result of the build (ailcore2-android-*version*.aar) to `mailcore2/example/android/AndroidExample/app/libs`.
+Copy the binary result of the build (mailcore2-android-*version*.aar) to `mailcore2/example/android/AndroidExample/app/libs`.
- Open the example in Android Studio
- Tweaks the login and password in the class `MessagesSyncManager`