From 60c843a194916d955ff63782f343619cb742a0a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Mon, 27 Feb 2023 08:05:15 +0100 Subject: [PATCH] Update README.md Closing https://github.com/armbian/build/issues/4871 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04b377b16..3536330f9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ - x86_64 or aarch64 machine with at least 2GB of memory and ~35GB of disk space for a virtual machine, [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install), container or bare metal installation - Ubuntu Jammy 22.04.x amd64 or aarch64 for native building or any Docker capable amd64 / aarch64 Linux for containerised - Superuser rights (configured sudo or root access). +- Make sure all your system components are up to date. Outdated Docker binaries can make troubles. ### Simply start with the build script