diff --git a/README.md b/README.md
index 7b01ac8a55bacb106a324715091e5e110a31db9e..87a23e6315bf741d3574bd74bb9f470a136aa5a2 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,7 @@ OMD[build]:~/etc/cron.d$
 With crontab -l you get the list of active cron jobs
 
 ```
-OMD[build]:~/etc/cron.d$ crontab -l | grep -A 3 -B 1  create_topoloky_data 
+OMD[build]:~$ crontab -l | grep -A 3 -B 1  create_topoloky_data 
 # ------------------------------------------------------------
 # /omd/sites/build/etc/cron.d/create_topoloky_data
 0 * * * * $OMD_ROOT/local/bin/topology_data/create_topology_data.py -s Core01 d --keep 10