From 102b8094ef6878fcd19f12ae0f7c22cb81b88b71 Mon Sep 17 00:00:00 2001 From: ARJUN C R Date: Thu, 9 Sep 2021 23:39:13 +0530 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0130f3..efc9e90 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # acrlinux-rpi-yocto -acrlinux-rpi -Build steps: +Build Steps: git clone https://github.com/arjuncr/acrlinux-rpi-yocto.git @@ -37,11 +36,11 @@ meta-python = "dunfell:5c347d8ce425dcb4896e6f873810b8bfff5e4e92" ``` -build image location: +Build Image Location: build/tmp/deploy/images/repberrypi4/core-image-base-raspberrypi4.wic.bz2 -extract the zip: +Extract The zip: bzip2 -d -f tmp/deploy/images/raspberrypi4/core-image-base-raspberrypi4.wic.bz2 -Then copy this image to sd card +Then Copy Image To sd Card https://www.raspberrypi.org/documentation/installation/installing-images/