run cron job every 1 hour

hi there

is this config correct for do my script every one hour by cron job?




mintue: *

hour: */1

day of month: *

month: *

day of week: *



do i must set minute to 0, or * is correct?

thanks in advanced

https://www.pantz.org/software/cron/croninfo.html

http://www.thegeekstuff.com/2009/06/15-practical-crontab-examples/