diff --git a/README.md b/README.md index 7a1bc6a314..8d6ae2b2de 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ To build the engine for Linux, use Cmake. You can find a sample build script for +(If you're not on a GNOME-based Linux setup, also ensure installation of the [zenity](https://gitlab.gnome.org/GNOME/zenity) package if you'd like to actually see any message-box alerts WickedEngine Editor might try to bring to your attention under certain error conditions.) + ```bash sudo apt update sudo apt install libsdl2-dev