diff --git a/ANDROID_INSTRUCTIONS.md b/ANDROID_INSTRUCTIONS.md
index 2339dc3..7042787 100644
--- a/ANDROID_INSTRUCTIONS.md
+++ b/ANDROID_INSTRUCTIONS.md
@@ -1,7 +1,6 @@
# Android Installation
-
-Manual Install
+## Step 1. Manual Install
- In `android/settings.gradle`
@@ -40,9 +39,8 @@ public class MainApplication extends Application implements ReactApplication {
}
```
-
-## Add Intent Filter
+## Step 2. Add Intent Filter
- In `android/app/src/main/AndroidManifest.xml` in the `` tag: