Skip to content

Commit 12fe15c

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

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
@@ -16,7 +16,7 @@ gem 'whenever', require: false
1616

1717
```sh
1818
$ cd /apps/my-great-project
19-
$ wheneverize .
19+
$ bundle exec wheneverize .
2020
```
2121

2222
This will create an initial `config/schedule.rb` file for you (as long as the config folder is already present in your project).

0 commit comments

Comments
 (0)