diff --git a/README.md b/README.md index f45758d..b9930b3 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Set environment variables. See `.env.example` Example cron: ```sh -# Runs `smack_my_bitch_up` daily at 9:20 am. +# Runs `smack_my_bitch_up` daily at 9:20 pm. 20 21 * * * /bin/bash -l -c 'ruby smack_my_bitch_up.rb' # Runs `kumar_asshole` every 10 minutes.