From 42297ece12c303ea4439e2a92faa44c15950551c Mon Sep 17 00:00:00 2001 From: Alexmitter Date: Sat, 27 Apr 2024 20:15:03 +0200 Subject: [PATCH] Fix typo in required tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0399f70..ce02f5f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ They're provided for convenience. Use at your own risk. 1) Install required tools (QEMU, mmdebstrap and so on): ``` - sudo apt-get install mmdebstrap qemu-user-static qemu-system-misc binfmt-support debian-ports-archive-keyring rsync device-tree-compiler genimage genext2fs dosfstool guestfish guestfs-tools + sudo apt-get install mmdebstrap qemu-user-static qemu-system-misc binfmt-support debian-ports-archive-keyring rsync device-tree-compiler genimage genext2fs dosfstools guestfish guestfs-tools ``` 2) Install build tools for each architecture you want to build image for: