README.md: Correct Build the Image section

This commit is contained in:
tkl 2020-09-29 14:14:50 +00:00
parent 4b4207be12
commit f59377ceb6

View File

@ -27,9 +27,15 @@ Supported machineconfs:
## Build the Image ## Build the Image
```shell ```shell
bitbake console-image bitbake <image_name>
``` ```
Supported images:
* console-image
* console-dev-image
* docker-image
## Flash the Image ## Flash the Image
### beaglebone-yocto ### beaglebone-yocto