diff --git a/INSTALL b/INSTALL index 668b4a3..ee40e7c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,8 +1,8 @@ Installation of Wicd should be done using your distribution package if one exists. If not, the installation is relatively straightforward, but there are a few dependencies: - 1. python (obviously) - 2. pygtk + 1. python (obviously) and pygtk + 2. dbus and its glib and python bindings 3. a dhcp client (dhclient, dhcpcd, and pump are supported) 4. wireless-tools (iwlist, iwconfig, etcetera) 5. net-tools (ip, route, etcetera)