From: Dana Jansens Date: Tue, 4 Jun 2002 03:24:15 +0000 (+0000) Subject: documentation fixes X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=705ccbfdbb9422852a2683a4aceaf91479bcdd58 documentation fixes --- diff --git a/README b/README index 387901e4..580d84d1 100644 --- a/README +++ b/README @@ -23,10 +23,10 @@ Quick Start: The quickest and easiest way to get Openbox up and running is to run the following commands: -# cd openbox-x.x.x -# ./configure -# make -# su -c 'make install' +% cd openbox-x.x.x +% ./configure +% make +% su -c 'make install' This will configure, compile and install Openbox the quickest. For those who like to spend the extra 15 seconds reading ./configure --help, some diff --git a/data/README b/data/README index dd19795f..1f941e7f 100644 --- a/data/README +++ b/data/README @@ -13,7 +13,7 @@ the example styles included here. Also in the data/ directory is a file named `menu'. This is meant as an example but is also installed if make install detects that no menu exists. If openbox is ever started without a valid menu the user will get a backup -menu which gives the ability to launch and xterm and exit the window manager. +menu which gives the ability to launch a xterm and exit the window manager. For information on creating/editing a menu, see the file README.menu.