aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadik Armagan <sadik.armagan@arm.com>2020-02-20 15:38:25 +0000
committerSadik Armagan <sadik.armagan@arm.com>2020-02-20 15:38:25 +0000
commit5ca1abf5b5f663a308b48b67bdae9c172d65bbd6 (patch)
tree67508b16ac69ad254735ded12b705f2f23503a64
parentf0458f43372031a48caea105e90364ed5cb42a0c (diff)
downloadandroid-nn-driver-5ca1abf5b5f663a308b48b67bdae9c172d65bbd6.tar.gz
IVGCVSW-4432 Update Readme for 20.02
Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: Iac553b5b6b3890a13aa617bc64cbe626967e6d2b
-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