Skip to content

Commit ace20f9

Browse files
authored
Remove recommendation for exenv
It is no longer maintained. Closes elixir-lang#1649.
1 parent 274bd51 commit ace20f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install.markdown

-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ Once the release is download, unpack it, and you are ready to run the `elixir` a
141141
There are many tools that allow developers to install and manage multiple Erlang and Elixir versions. They are useful if you have multiple projects running on different Elixir or Erlang versions, can't install Erlang or Elixir as mentioned above or if the version provided by your package manager is outdated. Here are some of those tools:
142142

143143
* [asdf](https://github.com/asdf-vm/asdf) - install and manage different [Elixir](https://github.com/asdf-vm/asdf-elixir) and [Erlang](https://github.com/asdf-vm/asdf-erlang) versions
144-
* [exenv](https://github.com/exenv/exenv) - install and manage different Elixir versions
145144
* [kiex](https://github.com/taylor/kiex) - install and manage different Elixir versions
146145
* [kerl](https://github.com/yrashk/kerl) - install and manage different Erlang versions
147146

0 commit comments

Comments
 (0)