Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiebach committed Feb 11, 2016
1 parent f97445f commit 9baf9c1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
A service provider for using CheddarGetter in Laravel

## Set Up
1. Add this line to your composer.json -

1. Add this package to your composer.json -

```
"require": {
"jsiebach/laravel-cheddar": "dev-master"
}
```

2. Run `composer update`

Expand Down

0 comments on commit 9baf9c1

Please sign in to comment.