From ebf564e8fd6f8a271e4a21803ad9f9aa3ff65c8e Mon Sep 17 00:00:00 2001 From: Werner Date: Thu, 22 Apr 2021 14:41:55 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 415f10f23c..ce82bab408 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ 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 + - Hirsute is required for newer non-LTS releases.. ex: Bullseye, Sid, Groovy, Hirsute - 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).