From 296da9b358d5c7258fc056db6ce3b3cf044fa99e Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Mon, 30 Sep 2024 18:06:18 +0200 Subject: README: Installation from source now requires git submodule update --init --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7508e12..3822dea 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,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