diff --git a/README.md b/README.md index b800233..336449d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ Pull in the Livewire package with composer composer require jonassiewertsen/statamic-livewire ``` +## Upgrade + +Make sure to read the Livewire upgarde guide, in case you're updating to `Statamic Livewire` 3, as there are breaking changes: +https://livewire.laravel.com/docs/upgrading + ## General documentation [Livewire Docs](https://livewire.laravel.com/docs/quickstart)