Consolidated all popen calls (and repeated surrounding code) into read_exec
[monky] / README.svn-version
index cdf455f..5bf4d5e 100644 (file)
@@ -3,7 +3,7 @@ QUICK & EASY:
        $ ./configure
        $ make
        $ ./src/conky # to run Conky
-       % make install # to install Conky
+       # make install
 
 First, read the README. This contains instructions specific to building conky
 Fresh from a SVN checkout:
@@ -27,7 +27,7 @@ Fresh from a SVN checkout:
        You can also try using the autogen.sh script, like so:
 
        $ sh autogen.sh
-       
+
 * After that, it's the familiar
 
        $ ./configure