From 1c2ea27e4834cb8ab94cb9322d621fcd1c6ae1d7 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Sun, 17 Sep 2023 14:01:39 +0200 Subject: [PATCH] readme: update init command --- README-de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-de.md b/README-de.md index 55ac2e2..87a308e 100644 --- a/README-de.md +++ b/README-de.md @@ -44,7 +44,7 @@ cd buildenv > ### 2. Init-Skript ausführen ```bash -./init.sh +./init cd poky-3.2.4 ```