fix readme; order of steps was wrong
authorChristian Weiske <cweiske@cweiske.de>
Sun, 15 Nov 2009 08:09:44 +0000 (09:09 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Sun, 15 Nov 2009 08:09:44 +0000 (09:09 +0100)
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