Skip to content

Commit 39f003d

Browse files
authored
Update README.md
1 parent ff8c01b commit 39f003d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This package adds caching support for **all** query methods.
2020
Hop into your console and install the package via Composer:
2121

2222
```bash
23-
$ composer require rennokki/rennokki/laravel-eloquent-query-cache
23+
$ composer require rennokki/laravel-eloquent-query-cache
2424
```
2525

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

0 commit comments

Comments
 (0)