aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Hoà V. DINH <dinh.viet.hoa@gmail.com>2016-03-22 08:09:34 -0700
committerGravatar Hoà V. DINH <dinh.viet.hoa@gmail.com>2016-03-22 08:09:34 -0700
commit91ff732a997e438ea960a968b8ae2efda50ce30b (patch)
treea7d5e1471742f5454c3174d3b40724781917567b
parentf77b7ca317ada1be8c3c87a083753ab23ccb5ef1 (diff)
parent29833ea57337e2074ae7abc1d29dcdba8bdd565a (diff)
Merge pull request #1386 from frommberger/patch-1
Corrected typo ("ailcore")
-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`