aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-android
diff options
context:
space:
mode:
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`