diff --git a/README b/README index 7b89ee62f..1ad2e616e 100644 --- a/README +++ b/README @@ -7,6 +7,9 @@ is the 2.6 platform. Building & Installing Gtk#: --------------------------- + Install the gtk-2/gtk-3 development headers first. On Debian, this can be done using: + apt-get install libgtk2.0-dev libgtk-3-dev + The build is the traditional: ./configure