Skip to content

Commit c17125a

Browse files
Set minimum elixir on the README.md to 1.15 (#2130)
1 parent 1664707 commit c17125a

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
@@ -31,7 +31,7 @@ You can use ExDoc with Mix (recommended for Elixir projects), with Rebar (recomm
3131

3232
### Mix
3333

34-
ExDoc requires Elixir v1.12 or later. Then add ExDoc as a dependency:
34+
ExDoc requires Elixir v1.15 or later. Then add ExDoc as a dependency:
3535

3636
```elixir
3737
def deps do

0 commit comments

Comments
 (0)