From b08f091529925607a86d54ecdd457914c38cdc08 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sat, 17 Aug 2024 20:23:33 +0200 Subject: README: Mention submodule initialization for building from a git checkout --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25d97bf..17afd56 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ sudo ./Build install If you are using the Git repository, use the following commands: ``` +git submodule update --init ./Build ./Build manifest ./Build test -- cgit v1.2.3