]> Dogcows Code - chaz/openbox/blobdiff - README
documentation fixes
[chaz/openbox] / README
diff --git a/README b/README
index b84707a8d9360c03b68a6a8dc2cb65e3ec50daa8..580d84d1ad3f0b84ac94944a84b4968a39f7d7d2 100644 (file)
--- a/README
+++ b/README
@@ -3,13 +3,13 @@ README for Openbox:
 The source tree for Openbox is comprised of five subdirectories:
 
        data/           - this holds the default data files that Openbox
-                          requires for proper operation
+                          requires for proper operation.
 
        doc/            - this holds the documentation files that explain
-                         the various aspects of Openbox
+                         the various aspects of Openbox.
 
        nls/            - this holds the message files used to generate
-                         message catalogs for different languages
+                         message catalogs for different languages.
 
        src/            - this holds the actual C++ source code for the window
                          manager.
@@ -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
This page took 0.022409 seconds and 4 git commands to generate.