aboutsummaryrefslogtreecommitdiff
path: root/docs/IntegratorGuide.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/IntegratorGuide.md')
-rw-r--r--docs/IntegratorGuide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/IntegratorGuide.md b/docs/IntegratorGuide.md
index e54a286f..4842a5f3 100644
--- a/docs/IntegratorGuide.md
+++ b/docs/IntegratorGuide.md
@@ -60,7 +60,7 @@ For Android P use HAL version 1.1 as below. For Android Q substitute 1.2 where n
</hal>
```
-4. Build Android as normal, i.e. run `make` in `<ANDROID_ROOT>`
+4. Build Android as normal (https://source.android.com/setup/build/building)
5. To confirm that the Arm NN driver has been built, check for the driver service executable at
Android P