From 9342a63e46d1467629d17e7bf4317a839567a9b6 Mon Sep 17 00:00:00 2001 From: hanwckf Date: Fri, 29 Nov 2024 00:41:08 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f151fe9b..80da94e4a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Prepare ``` -sudo apt install gcc-aarch64-linux-gnu build-essential flex bison libssl-dev device-tree-compiler +sudo apt install gcc-aarch64-linux-gnu build-essential flex bison libssl-dev device-tree-compiler qemu-user-static qemu-user-binfmt ``` ## Build