aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2020-08-25 15:50:00 +0100
committerTeresaARM <teresa.charlinreyes@arm.com>2020-08-25 15:20:24 +0000
commit686fd0e66384b887d84501df4fca1d5ab9170824 (patch)
tree1c9090ab047845574d2944b2867215641b32882b
parentd7377bbc4176c27aea26e2a8e93c45b45cab949c (diff)
downloadandroid-nn-driver-686fd0e66384b887d84501df4fca1d5ab9170824.tar.gz
Minor update to docs/FAQ.md
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ide62c0400cac372d5fac8d52ca61e7012447d396
-rw-r--r--docs/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index 660b1ede..c09ee2ec 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -34,7 +34,7 @@ In order to ensure that the correct versions of boost, armnn and the clframework
This will download the correct versions of boost, armnn and the clframework and the android-nn-driver should build correctly. Alternatively you can go to the GitHub pages for android-nn-driver, armnn and computelibrary (clframework) and download versions with the same release tag.
-For 20.05 these would be:
+As an example, for 20.05 these would be:
https://github.com/ARM-software/android-nn-driver/tree/v20.05
https://github.com/ARM-software/armnn/tree/v20.05