Explorar o código

small change to README

Anselm R. Garbe %!s(int64=19) %!d(string=hai) anos
pai
achega
02cea3b47e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README

+ 1 - 1
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