summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-06-04 03:24:15 +0000
committerDana Jansens <danakj@orodu.net>2002-06-04 03:24:15 +0000
commit705ccbfdbb9422852a2683a4aceaf91479bcdd58 (patch)
tree76e2d281d46968d305447a7c8f07fc210b613119 /README
parenta7db565c75f316fd04ccb04004b58f6378af63c9 (diff)
documentation fixes
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 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