diff --git a/README.md b/README.md index 315a788..d975649 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ Within Python Virtual Environment: 4. Run `python welcome.py` to check if any new users and greet them and what is the registering evolution (hourly, daily, weekly). -5. Use your favourite scheduling method to set `python welcome.py` to run every minute. +5. Use your favourite scheduling method to set `python welcome.py` to run every hour.