From a329744e3067dce0b26c9f3abde6e151e9e39714 Mon Sep 17 00:00:00 2001 From: Werner Date: Mon, 2 Nov 2020 17:19:31 +0100 Subject: [PATCH] Make process and end result more obvious --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a4bfb2d9a..0b35ce0915 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ cd build ./compile.sh ``` Armbian logo +- The script will take care about preparing the workspace like installing necessary dependencies and downloading sources and tools. +- It guides through the process until either a kernel package set or a readyo-to-image for a sdcard is created.