diff --git a/README.md b/README.md index ecaeed1..ff949e9 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ If you don't want SSR, you can disable it by not setting `NodeJS.Supervisor` in ## Installation +_If you're updating from an older version, make sure to check the `CHANGELOG.md` for breaking changes._ + 1. Add `live_svelte` to your list of dependencies in `mix.exs`: ```elixir