aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/IntegratorGuide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/IntegratorGuide.md b/docs/IntegratorGuide.md
index b7932de8..eb673b84 100644
--- a/docs/IntegratorGuide.md
+++ b/docs/IntegratorGuide.md
@@ -6,8 +6,8 @@ This document describes how to integrate the Arm NN Android NNAPI driver into an
### Prerequisites
1. Android source tree for Android P FSK-R3 or later, in the directory `<ANDROID_ROOT>`
-1. Android source tree for Android Q FSK-2 or later, in the directory `<ANDROID_ROOT>`
-2. Mali OpenCL driver integrated into the Android source tree
+2. Android source tree for Android Q FSK-2 or later, in the directory `<ANDROID_ROOT>`
+3. Mali OpenCL driver integrated into the Android source tree
### Procedure