Index: INSTALL.txt
===================================================================
RCS file: /cvs/drupal/drupal/INSTALL.txt,v
retrieving revision 1.39
diff -u -r1.39 INSTALL.txt
--- INSTALL.txt	8 Jan 2007 11:59:16 -0000	1.39
+++ INSTALL.txt	11 Jun 2007 15:47:27 -0000
@@ -120,7 +120,7 @@
    following example crontab line will activate the cron tasks automatically on
    the hour:
 
-   0   *   *   *   *   wget -O - -q http://www.example.com/cron.php
+   0   *   *   *   *   wget -O - -q -t 1 http://www.example.com/cron.php
 
    More information about the cron scripts are available in the admin help pages
    and in the Drupal handbook at drupal.org. Example scripts can be found in the
