From 37474e840d7b21f6876a6ef43906eafb9f8ec99b Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Fri, 20 Mar 2026 16:06:39 +0100 Subject: [PATCH] Update clone command to include submodules --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 82d7565..5495324 100644 --- a/readme.md +++ b/readme.md @@ -245,7 +245,7 @@ Complete build instructions are available in the documentation: **Build and flash:** ```bash -git clone https://github.com/runeharlyk/SpotMicroESP32-Leika +git clone --recurse-submodules https://github.com/runeharlyk/SpotMicroESP32-Leika cd SpotMicroESP32-Leika cd app