Add xxd to prerequisites

This commit is contained in:
Fierelier 2023-08-22 16:15:51 +02:00
parent d65dda0281
commit 03dc264fa5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ If you use old hardware, you might want to try [archlinux32](https://archlinux32
# How to "build"
## Prerequisites
- You need to use Devuan or windvn
- `apt install git debootstrap grub-common grub-pc-bin grub-efi-ia32-bin grub-efi-amd64-bin mtools squashfs-tools xorriso`
- `apt install git debootstrap grub-common grub-pc-bin grub-efi-ia32-bin grub-efi-amd64-bin mtools squashfs-tools xorriso xxd`
---
1. **Clone Git repository:**