Skip to content

Commit

Permalink
Installation by composer
Browse files Browse the repository at this point in the history
  • Loading branch information
violuke committed May 14, 2017
1 parent 20e190c commit 7b832bb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
A PHP based cron job runner. Manage, monitor, log and react to problems with your scheduled tasks.
Created by the team at [deploy.dog](http://deploy.dog) initially for internal use, but modified and released for other to enjoy too.

## Installation
*Composer based install coming soon. This is not yet ready to be released or used. Hang in there...*
## Installation (via Composer obviously)

```bash
composer require deploy-dog/slavedriver
```


## Usage

Expand Down

0 comments on commit 7b832bb

Please sign in to comment.