Skip to content

Commit b424b36

Browse files
authored
Update README.md
1 parent 2851f30 commit b424b36

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
@@ -34,7 +34,7 @@ composer require toin0u/geocoder-laravel
3434
```
3535

3636
## Upgrading
37-
Anytime you upgrade this package, please remember to clear your cache, to prevent incompatible cached responses when breaking changes are introduced (hopefully only in major versions):
37+
Anytime you upgrade this package, please remember to clear your cache, to prevent incompatible cached responses when breaking changes are introduced (this should hopefully only be necessary in major versions):
3838
```sh
3939
php artisan cache:clear
4040
```

0 commit comments

Comments
 (0)