diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index 8e0ba5d445..c72f770c26 100644 --- a/Documentation/BuildInstructions.md +++ b/Documentation/BuildInstructions.md @@ -43,7 +43,7 @@ for details. ### Arch Linux / Manjaro ```console -sudo pacman -S --needed base-devel cmake curl mpfr libmpc gmp e2fsprogs ninja qemu qemu-arch-extra ccache rsync +sudo pacman -S --needed base-devel cmake curl mpfr libmpc gmp e2fsprogs ninja qemu qemu-arch-extra ccache rsync unzip ``` ### Other systems