Index: INSTALL.txt
===================================================================
RCS file: /cvs/drupal/drupal/INSTALL.txt,v
retrieving revision 1.29.2.4
diff -u -r1.29.2.4 INSTALL.txt
--- INSTALL.txt	8 Jun 2006 21:25:50 -0000	1.29.2.4
+++ INSTALL.txt	13 Jun 2007 17:48:46 -0000
@@ -173,7 +173,7 @@
    this. The 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
