Move usage of iconh into the branch that assigns it
[dana/openbox.git] / README.GIT
index b1be8cb..b4b0557 100644 (file)
@@ -3,7 +3,7 @@ To build Openbox from git you need:
 A C Compiler (GNU GCC 3.2+ suggested)
 GNU Gettext 0.14.4
 GNU Autoconf 2.50+
-GNU Automake 1.9+
+GNU Automake 1.9 (no more, no less)
 GNU Libtool
 Xlib library/headers (devel package)
 Pkg-Config
@@ -31,7 +31,11 @@ or
 Don't try running it from the openbox/ directory without installing, it won't work.
 It needs to be installed before it is run.
 
-The installed binary is 'openbox'.
+The following commands will be available: openbox-session,
+  openbox-gnome-session, openbox-kde-session, and openbox.
+
+See the man pages for details about them.  If you want to run Openbox on its
+  own, you probably want to run "openbox-session".