Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Jul 9, 2023
1 parent c67b650 commit f2f7de2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ bin/cake schedule:view

### Running the Scheduler

You still need the following entry in your `crontab`

```
* * * * * cd /path-to-your-project && bin/cake schedule:run >> /dev/null 2>&1
```
Expand Down

0 comments on commit f2f7de2

Please sign in to comment.