Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lavary/crunz
Browse files Browse the repository at this point in the history
  • Loading branch information
lavary committed May 26, 2016
2 parents 022d51a + f734303 commit 1c1638c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,15 @@ You can use composer:
composer require lavary/crunz
```

## Starting the Scheduler
To modify the configurations, you need to make a copy of the configuration file by running the following command:

```
crunz publish:config
```

This will create a copy of the configuration file in the current working directory (the directory you're running this command).

## Starting the Scheduler

This is the only cron job you need to install at server level:

Expand Down

0 comments on commit 1c1638c

Please sign in to comment.