readme: update init command

This commit is contained in:
2023-09-17 14:01:39 +02:00
parent 7364c023f3
commit 1c2ea27e48

View File

@@ -44,7 +44,7 @@ cd buildenv
> ### 2. Init-Skript ausführen > ### 2. Init-Skript ausführen
```bash ```bash
./init.sh ./init
cd poky-3.2.4 cd poky-3.2.4
``` ```