From 6654d1a7e38d7c428d7c5e7d65632c99cb18bcf8 Mon Sep 17 00:00:00 2001 From: dchvs Date: Sat, 20 Mar 2021 01:20:41 +0000 Subject: [PATCH] --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index fcc7ce3..ac52404 100644 --- a/Development.md +++ b/Development.md @@ -13,7 +13,7 @@ git submodule update --init --recursive --remote ``` ### Update submodule ``` -# Pull the submodule new commits at the submodules path and at this repository top level will have: +# Pull the submodule new commits at the submodules path, and at this repository top level will have: git diff modified: source/drivers/li-mt9m021 (new commits)