Skip to content

Commit 1b5bcfc

Browse files
committed
Update kerl and remove outdated kiex link
1 parent f64ae38 commit 1b5bcfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install.markdown

+1-2
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ Below we list steps for installing Elixir in different distributions. If your di
7272
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:
7373
7474
* [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
75-
* [kiex](https://github.com/taylor/kiex) - install and manage different Elixir versions
76-
* [kerl](https://github.com/yrashk/kerl) - install and manage different Erlang versions
75+
* [kerl](https://github.com/kerl/kerl) - install and manage different Erlang versions
7776
7877
Keep in mind that each Elixir version supports specific Erlang/OTP versions. [See the supported versions alongside our docs](/docs).
7978

0 commit comments

Comments
 (0)