diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 1b459a29..066b2ff0 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ HexChat Requirements: ~~~~~~~~~~~~~~~~~~~~ - - GTK 2.6+ (it comes with your Linux) + - GTK 2.10+ (it comes with your Linux) Optional: @@ -17,6 +17,7 @@ HexChat Compiling and Installation: Type this: + ./autogen.sh ./configure make |