summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb44d569..ee33a7e4 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,11 @@
Low level CAN bus binder. Based upon OpenXC vi-firmware project.
-# Prerequirements
+# Getting started
+
+This repo make use of git submodule, make sure to execute the following commands :
+ ~/CAN_Signaling$ git submodule init
+ ~/CAN_Signaling$ git submodule update
+
+# Prerequirements