summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
-rw-r--r--data/README2
2 files changed, 5 insertions, 5 deletions
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.