X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README;h=580d84d1ad3f0b84ac94944a84b4968a39f7d7d2;hb=151b6d413174dc3768de48b13efa78c1edcd5721;hp=387901e4638ca1107d6ce2911a19ec4dd140e81f;hpb=973880dd25a3a212c0812b9d6d8955f0f91b558a;p=chaz%2Fopenbox 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