From f2ad48e967df2952c9021a71f4a00e7d406f2e4c Mon Sep 17 00:00:00 2001 From: Deshpande Date: Thu, 29 Jun 2023 18:43:10 +0530 Subject: [PATCH] Updated README.md --- kernel/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kernel/README.md b/kernel/README.md index 76dbc48..0bc085a 100644 --- a/kernel/README.md +++ b/kernel/README.md @@ -35,7 +35,9 @@ List of devices supported ## Overview - This repository has a dependency on c2000ware-core-sdk repository. It is added as a git submodule to the c2000ware-core-sdk repository. + This repository has a dependency on [c2000ware-core-sdk](https://github.com/TexasInstruments/c2000ware-core-sdk) repository. + Please clone the c2000ware-core-sdk repo and then clone this repo. + The contents of this repo (kernel) folder has to be copied into the c2000ware-core-sdk repo. ## Contributing to the project