From 1357f96d4eb6db4e24305b45f4e4b34bc4c0434e Mon Sep 17 00:00:00 2001 From: Kyle Gordon Date: Mon, 29 Jun 2020 21:56:48 +0100 Subject: [PATCH] aasdk required --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 56a6801..11b6dbd 100644 --- a/Readme.md +++ b/Readme.md @@ -12,6 +12,8 @@ OpenAuto is an AndroidAuto(tm) headunit emulator based on aasdk library and Qt l ### Build Guide #### Local build instructions for Raspberry Pi +Having aasdk built and install first is a prequisite for this task. Please complete the necessary aasdk steps before proceeding here. + ```sudo apt-get update sudo apt-get -y install cmake build-essential git