Update README.md

This commit is contained in:
2021-06-14 14:00:49 +02:00
committed by GitHub
parent 56a6509346
commit 93eac578c8

View File

@@ -49,7 +49,7 @@ $:~ cd poky-3.2
``` ```
## 3. Execute environment script ## 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: This creates (if not exists!) the build directory named as hd51, sets the build environment and will print some lines:
```bash ```bash
$:~ . ./oe-init-build-env hd51 $:~ . ./oe-init-build-env hd51