diff --git a/README.html b/README.html index 7a4558119..431ee09eb 100644 --- a/README.html +++ b/README.html @@ -19,6 +19,7 @@ Welcome to Gajim and thank you for trying out our client.
  • pygtk2.6 or higher
  • python-libglade
  • pysqlite2 (if you have python 2.5, you already have this)
  • +
  • For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
  • @@ -82,8 +83,8 @@ su -c make PREFIX=custom_path install Just do gajim or you can run Gajim from your GNOME/XFCE/KDE/whatever menus.

    or if you didn't 'make install' you can also run from gajim folder with -./launch.sh -


    +./launch.sh

    +

    Note for svn users

    You will need GNU autotools in order to install Gajim from svn. This includes: