Skip to content

Commit 4dc52ff

Browse files
authored
Update README.md
1 parent 0d8b948 commit 4dc52ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ likely conflict with this package. So far these may include the following:
3434
[![installation guide cover](https://user-images.githubusercontent.com/1791050/36356190-fc1982b2-14a2-11e8-85ed-06f8e3b57ae8.png)](https://vimeo.com/256318402)
3535

3636
## Installation
37+
Be sure to not require a specific version of this package when requiring it:
3738
```
38-
composer require genealabs/laravel-model-caching
39+
composer require genealabs/laravel-model-caching:*
3940
```
4041

4142
## Configuration

0 commit comments

Comments
 (0)