fix readme; order of steps was wrong
[awstats-helper.git] / README
diff --git a/README b/README
index d2ed48996c4eb07b6027b4a9e93d04111d7a75ed..34d9bc40ac59ed51579bdde5ee8e189097a1db22 100644 (file)
--- a/README
+++ b/README
@@ -26,7 +26,8 @@ Installation
 ------------
 1. copy config.php.dist to config.php
 2. Adjust config.php to your needs
-3. Run create-historic.php to create all historic files
-4. Add update-sites.php to your crontab, let it run every hour
-5. Add update-lastmonth.php to your crontab and let it run
+3. Run update-sites.php to generate initial data collection
+4. Run create-historic.php to create all historic files
+5. Add update-sites.php to your crontab, let it run every hour
+6. Add update-lastmonth.php to your crontab and let it run
    on the first day every month