X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README;fp=README;h=580d84d1ad3f0b84ac94944a84b4968a39f7d7d2;hb=705ccbfdbb9422852a2683a4aceaf91479bcdd58;hp=387901e4638ca1107d6ce2911a19ec4dd140e81f;hpb=a7db565c75f316fd04ccb04004b58f6378af63c9;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