Skip to content

Commit

Permalink
doc: update elixir min required version
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp committed Sep 21, 2024
1 parent 5a72348 commit f503942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pre-release version. You can expect incomplete features and breaking changes bef
## Minimum Requirements

- Erlang/OTP v25.1
- Elixir v1.13.4
- Elixir v1.14

## Local Development

Expand Down
2 changes: 1 addition & 1 deletion guides/introduction/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you already have a Phoenix LiveView application up and running that meet the

## Steps

1. Install Elixir v1.13 or later
1. Install Elixir v1.14 or later

Check out the official [Elixir install guide](https://elixir-lang.org/install.html) for more info.

Expand Down

0 comments on commit f503942

Please sign in to comment.