diff --git a/README.md b/README.md index dd56ac3f66..415f10f23c 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,11 @@ build tools - x64 machine with at least 2GB of memory and ~35GB of disk space for a VM, container or native OS, - Ubuntu Hirsute 21.04 x64 for native building or any [Docker](https://docs.armbian.com/Developer-Guide_Building-with-Docker/) capable x64 Linux for containerised, + - Hirsuite is required for newer non-LTS releases.. ex: Bullseye, Sid, Groovy, Hirsuite + - If building for LTS releases.. ex: focal, bionic, buster, It is possible to use Ubuntu 20.04 Focal, but is not supported. - superuser rights (configured sudo or root access). +

## How to build an image or a kernel?