diff --git a/BUILD.md b/BUILD.md index f773a146..bc6d3569 100644 --- a/BUILD.md +++ b/BUILD.md @@ -27,7 +27,9 @@ For ubuntu and most derivatives: For Arch and most derivatives: -`sudo pacman -S cmake git base-devel ninja nasm linux-headers` +`sudo pacman -S cmake git base-devel ninja nasm linux-headers zip` + +Added zip incase the user runs KDE but with gnome zip is included. vcpkg is not needed to be installed and provided by cemu when git cloning.