From 34e5532d57b844c5860c3a83eabd4a8e1e76f55f Mon Sep 17 00:00:00 2001 From: Werner Date: Fri, 2 Apr 2021 10:24:24 +0200 Subject: [PATCH] Minor cosmetics --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7672b4176..145074776 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ build tools ## What do you need to get started? -- x64 machine with at least 2GB of memory and ~35GB of disk space for the VM, container or native OS, +- x64 machine with at least 2GB of memory and ~35GB of disk space for a VM, container or native OS, - Ubuntu Focal 20.04 x64 for native building or any [Docker](https://docs.armbian.com/Developer-Guide_Building-with-Docker/) capable x64 Linux for containerised, - superuser rights (configured sudo or root access). @@ -52,8 +52,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. +- 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 ready-to-use image for a SDcard is created