Skip to content

Commit

Permalink
Added the how to run with docker documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelsud committed Oct 1, 2017
1 parent 83c79fa commit 4a28515
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ composer global require "marcelsud/diffcs":"dev-master"
sudo ln -nfs ~/.composer/vendor/bin/diffcs /usr/local/bin/diffcs
```

### Via docker:

```
docker run --rm -it marcelsud/diffcs --help
```

## How To Use

### For public repositories:
Expand Down

0 comments on commit 4a28515

Please sign in to comment.