From 95ed18f6ffd5beb8607fcccbf2bfd1657ebde3d8 Mon Sep 17 00:00:00 2001 From: dchvs Date: Sat, 20 Mar 2021 01:21:59 +0000 Subject: [PATCH] --- Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development.md b/Development.md index ac52404..2fb29b4 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 (a new tag commit at master) at the submodules path, and at this repository top level will have: git diff modified: source/drivers/li-mt9m021 (new commits)