From 93eac578c8f10fe99623df154607ee458cfeb949 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 14 Jun 2021 14:00:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4581f6..0717789 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ $:~ cd poky-3.2 ``` ## 3. Execute environment script -Please use possible machine type which you selected (see [step 2](#2-execute-init-script))! Here as example we use hd51. +Please use the possible machine type which you selected on [step 2](#2-execute-init-script)! Here as example we use hd51. This creates (if not exists!) the build directory named as hd51, sets the build environment and will print some lines: ```bash $:~ . ./oe-init-build-env hd51