X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.GIT;h=b4b05576a0e01eda275ff22cfbd154008c5f971d;hb=918efe8e49ba95b093ba6ba4f893370669483bcd;hp=b1be8cb2e8c9e27b28db19ab529189776cf116bb;hpb=58c6a8e8da4445c178bdc332f6613edcb20d5c39;p=chaz%2Fopenbox diff --git a/README.GIT b/README.GIT index b1be8cb2..b4b05576 100644 --- a/README.GIT +++ b/README.GIT @@ -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".