Explorar el Código

small change to README

Anselm R. Garbe hace 19 años
padre
commit
02cea3b47e
Se han modificado 1 ficheros con 1 adiciones y 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