]> git.armaanb.net Git - dwm.git/commitdiff
small change to README
authorAnselm R. Garbe <arg@10kloc.org>
Thu, 28 Sep 2006 14:14:48 +0000 (16:14 +0200)
committerAnselm R. Garbe <arg@10kloc.org>
Thu, 28 Sep 2006 14:14:48 +0000 (16:14 +0200)
README

diff --git a/README b/README
index 7da2cb73d88ce4e97526067fe8a18c8c430de7b1..b4fde501384219f90bccb506287dbf4dfb7b8d68 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ like this in your .xinitrc:
 
     while true
     do
-        echo `date` `uptime | sed 's/.*://; s/,//g'`
+        echo `date` `uptime | sed 's/.*,//'`
         sleep 1
     done | dwm