From 96c638490f1e8a871c3072ae3dfab2b1e7a02b7f Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Mon, 5 Jun 2017 19:42:44 +0200 Subject: Adding a Warning about submodule Change-Id: I121588fc242cb6d923fadf76a9b2b280f2103dcd Signed-off-by: Romain Forlot --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4bda3fd..a96c30d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ cd build cmake .. make ``` + +> ! WARNING don't forget to initialize submodule needed to build the project. + # launching natively under linux you can launch afb-daemon with the low-level and high-level bindings with a command like: -- cgit 1.2.3-korg