Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Nov 23, 2019
1 parent ff8c01b commit 39f003d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This package adds caching support for **all** query methods.
Hop into your console and install the package via Composer:

```bash
$ composer require rennokki/rennokki/laravel-eloquent-query-cache
$ composer require rennokki/laravel-eloquent-query-cache
```

Each model that will accept query-by-query caching will have to use the `Rennokki\QueryCache\Traits\QueryCacheable` trait.
Expand Down

0 comments on commit 39f003d

Please sign in to comment.