From f59377ceb69089f498fcaa1de35a0e4d24d0aa8e Mon Sep 17 00:00:00 2001 From: tkl Date: Tue, 29 Sep 2020 14:14:50 +0000 Subject: [PATCH] README.md: Correct Build the Image section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f64b36e..5a9f59e 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,15 @@ Supported machineconfs: ## Build the Image ```shell -bitbake console-image +bitbake ``` +Supported images: + +* console-image +* console-dev-image +* docker-image + ## Flash the Image ### beaglebone-yocto