diff options
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | weechat/INSTALL | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ WeeChat - Installation instructions =================================== 1) Run './configure' - options: --enble-perl : enable Perl scripts + options: --enable-perl : enable Perl scripts --disable-curses : do not build Curses interface --enable-gtk : build Gtk+ interface (under development!) --enable-qt : build Qt interface (not developed!) diff --git a/weechat/INSTALL b/weechat/INSTALL index 4dad40a59..cd5d82d1a 100644 --- a/weechat/INSTALL +++ b/weechat/INSTALL @@ -2,7 +2,7 @@ WeeChat - Installation instructions =================================== 1) Run './configure' - options: --enble-perl : enable Perl scripts + options: --enable-perl : enable Perl scripts --disable-curses : do not build Curses interface --enable-gtk : build Gtk+ interface (under development!) --enable-qt : build Qt interface (not developed!) |