X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=ee33a7e4c5049f05b8956a874d78df8470e954ee;hb=c01da10d067038794eb845735e2a7959744ca2b3;hp=fb44d5696a34b54a963dda02e30e63251dde42c6;hpb=0c6eb1813b46c6324396964093bd04ac0050c0c4;p=apps%2Fagl-service-can-low-level.git 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