Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d778e commit 3d1c9a2Copy full SHA for 3d1c9a2
install.markdown
@@ -39,6 +39,8 @@ If your distribution contains an old Elixir/Erlang version, see the sections bel
39
* Run: `guix package -i elixir`
40
* Fedora 21 (and older)
41
* Run: `yum install elixir`
42
+ * Fedora 22 (and newer)
43
+ * Run `dnf install elixir`
44
* FreeBSD
45
* From ports: `cd /usr/ports/lang/elixir && make install clean`
46
* From pkg: `pkg install elixir`
0 commit comments