Skip to content

Commit 8986c52

Browse files
authored
Update README.md
1 parent 12fe15c commit 8986c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This will create an initial `config/schedule.rb` file for you (as long as the co
2525

2626
```sh
2727
$ cd /apps/my-great-project
28-
$ whenever
28+
$ bundle exec whenever
2929
```
3030

3131
This will simply show you your `schedule.rb` file converted to cron syntax. It does not read or write your crontab file; you'll need to do this in order for your jobs to execute:

0 commit comments

Comments
 (0)