diff options
Diffstat (limited to 'lang/elixir-devel/pkg-message')
-rw-r--r-- | lang/elixir-devel/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lang/elixir-devel/pkg-message b/lang/elixir-devel/pkg-message index c331b17260c6..7edc63100552 100644 --- a/lang/elixir-devel/pkg-message +++ b/lang/elixir-devel/pkg-message @@ -4,9 +4,10 @@ Elixir requires a compatible Erlang/OTP runtime. Ensure that you have one of the following installed: -- lang/erlang-runtime26 or newer +- lang/erlang-runtime27 or newer -Note that lang/erlang, erlang-runtime24 and 25 are no longer compatible. +Note that lang/erlang through lang/erlang-runtime26 are not compatible +with this build. EOM } @@ -15,9 +16,10 @@ EOM Elixir requires a compatible Erlang/OTP runtime. Ensure that you have one of the following installed, as you prefer: -- lang/erlang-runtime26 or newer +- lang/erlang-runtime27 or newer -Note that lang/erlang, erlang-runtime24 and 25 are no longer compatible. +Note that lang/erlang through lang/erlang-runtime26 are not compatible +with this build. EOM } ] |