diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-06-04 03:24:15 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-06-04 03:24:15 +0000 |
| commit | 705ccbfdbb9422852a2683a4aceaf91479bcdd58 (patch) | |
| tree | 76e2d281d46968d305447a7c8f07fc210b613119 /README | |
| parent | a7db565c75f316fd04ccb04004b58f6378af63c9 (diff) | |
documentation fixes
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |
