X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=ee33a7e4c5049f05b8956a874d78df8470e954ee;hb=e320a0bc3f6a40cf7b6c7cd2e708de419dc4006c;hp=fb44d5696a34b54a963dda02e30e63251dde42c6;hpb=6d8eefa36a3a3d6d096fe13d1fff99f8a917b2ac;p=apps%2Flow-level-can-service.git diff --git a/README.md b/README.md index fb44d56..ee33a7e 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